Enabling trace with WebSphere Application Server Version 7.0

If the Web Gateway application is running in WebSphere® Application Server Version 7.0, follow these instructions to enable trace of the Web Gateway application. Trace is produced by the Web Gateway application when it receives and processes requests.

About this task

You do not need to restart the application server to enable trace. Trace files are written to the application server log directory. To enable trace in WebSphere Application Server Version 7.0 perform the following steps:

Procedure

  1. Select Troubleshooting-> Logs and Trace from the WebSphere Application Server Version 7.0 administration console.
  2. On the Logging and Tracing panel, click the name of the application server that the Web Gateway application is deployed on. A new panel opens.
  3. Click Change Log Detail Levels to view the current logging levels for the application server.
  4. Select the Runtime tab to enable trace on the currently running instance of the application server.
    1. Add the trace level com.ibm.wmqfte.*=all to the existing configuration. If existing trace levels are configured, use a colon to separate the trace level. For example, if your server is already configured with the trace level *=info, add Web Gateway trace by setting *=info:com.ibm.wmqfte.*=all.
    2. Click OK to save the changes.
  5. Optional: If you want trace to be enabled when the application server is restarted, select the Configuration tab.
    1. Add the trace level com.ibm.wmqfte.*=all to the existing configuration. If existing trace levels are configured, use a colon to separate the trace level. For example, if your server is already configured with the trace level *=info, add Web Gateway trace by setting *=info:com.ibm.wmqfte.*=all.
    2. Click OK to save the changes.

Task Task

Feedback

Timestamp icon Last updated: Tuesday, 30 January 2018
http://www.ibm.com/support/knowledgecenter/SSEP7X_7.0.4/com.ibm.wmqfte.doc/web_trace_was7.htm