Configuring logging

IBM Content Management Interoperability Services for FileNet® Content Manager uses the standard Apache Commons Logging API, which can be configured at run time through the WebSphere® Application Server administrative console.

About this task

To configure logging for IBM ECM CMIS:

Procedure

  1. Log in to the WebSphere Application Server administrative console and expand Troubleshooting.
  2. Click Logs and trace, and then click the name of the server where IBM ECM CMIS is installed.
  3. In the Logging and Tracing panel, click Change Log Detail Levels.
  4. Select the appropriate tab:
    • Configuration

      By default, the Configuration tab is active. Any changes that you make on the Configuration tab are saved to the WebSphere Application Server configuration files, but your changes are not activated until you restart the server.

    • Runtime

      This option is recommended. Any changes that you make to the logging level on the Runtime tab are activated immediately.

      Tip: If the Runtime tab is active and you want to make your changes permanent, select Save runtime changes to configuration.
  5. Enter a log detail level that specifies the components or groups to trace.
    You can enter the log detail level string directly or generate the log detail level string by using the graphical trace interface.
  6. Click Apply