Troubleshooting with scripting
Use these topics to learn more about troubleshooting with scripting.
About this task
This topic contains the following tasks:
Procedure
- Tracing operations using the wsadmin scripting tool
- Configuring traces using scripting
- Turning traces on and off in servers processes using scripting
- Dumping threads in server processes using scripting
- Setting up profile scripts to make tracing easier using wsadmin scripting
- Enabling the Runtime Performance Advisor tool using scripting
Example
You can set the trace string using either of the following
supported formats. For example:
$AdminControl trace com.ibm.*=all=enabledor
$AdminControl trace com.ibm.*=allFor more instructions, see the tracing and logging information. To set the log level, see the log level settings information.