WAS v8.5 > Troubleshoot > Use Cross Component Trace

Configure XCT with wsadmin scripting

We can configure Cross-Component Trace (XCT) using wsadmin.sh. Use the examples in this topic as a guide to build our own wsadmin scripts.

XCT annotates the logs so that log entries related to a request that is serviced by more than one thread, process, or even server are identified as belonging to the same unit of work. We can configure XCT using the dmgr console, or using wsadmin.sh. The examples in this topic show how to configure XCT using wsadmin. If you complete this task using the deployment manager, then we might need to synchronize the node agent on the target node and restart the server before configuration changes take effect.


Results

XCT is now configured. If you made changes with the AdminConfig command, restart the server to make the changes take effect.


Related concepts:

XCT


Related


Use the wsadmin scripting AdminConfig object for scripted administration


Reference:

LogViewer command-line tool


+

Search Tips   |   Advanced Search