Previous Topic: View a LogNext Topic: Configure Logging for a Connector


Configure Logging for CA IAM CS

The jcs_daily.log and servicemix.log files that are listed in View a Log are configured in a text file. You can modify the file to change the following aspects of logging:

By default, the logging configuration is minimal, so that performance is not reduced.

Follow these steps:

  1. Find the following file:
    cs_home/etc/org.ops4j.pax.logging.cfg
    
  2. Rename this file to org.ops4j.pax.logging.cfg.original.
  3. Find org.ops4j.pax.logging.cfg.verbose and rename it to remove .verbose. This file will now provide the logging configuration.
  4. Restart CA IAM CS.
  5. To return to the default logging level, reverse the name changes you made in Steps 2 and 3, then restart CA IAM CS again.

Note: You can also edit org.ops4j.pax.logging.cfg in a text editor.