Manage the application server trace service
We can manage the trace service for a server process while the server is stopped and while it is running. We can specify which components to trace, where to send trace output, the characteristics of the trace output device, and which format to generate trace output in.
Modify the trace settings to help with diagnosing problems or tuning performance within certain applications.
IBM recommends using the High Performance Extensible Logging (HPEL) log and trace infrastructure . We view HPEL log and trace information using the logViewer .
Tasks
- Start the administrative console.
- Click Troubleshoot > Logs and Trace > server.
- Click the Diagnostic Trace link.
- (iSeries) On the Configuration tab, do not select the None option. If this option is selected, the trace data is not logged or recorded anywhere. All other handlers (including handlers registered by applications) still have an opportunity to process these traces.
- (iSeries) On the Runtime tab, select either the Memory Buffer or File Trace Output option.
- Specify the appropriate values for our configuration for either the Memory Buffer or File Trace Output option.
- Click Apply.
- Click Troubleshoot > Logs and Trace > server.
- Click the Change Log Detail Levels link.
- Under Additional properties, click Change Log Detail Levels.
- On the Runtime tab, change the existing trace state by changing the trace specification to the desired state.
- Click Apply.
Use High Performance Extensible Logging to troubleshoot applications