Previous Topic: View a Log

Next Topic: Configure Logging for a Connector

Change the Logging Level for CA IAM CS

The settings in this file affect all of the files listed in View a Log.

Follow these steps:

  1. Open the following file in a text editor:
    cs-home/etc/org.ops4j.pax.logging.cfg
    
  2. Find the section Default root level across all ServiceMix bundles, which looks similar to the following lines:
    #log4j.rootLogger=DEBUG, tofile, out, osgi:VmLogAppender
    #log4j.rootLogger=INFO, tofile, out, osgi:VmLogAppender
    log4j.rootLogger=WARN, tofile, out, osgi:VmLogAppender
    #log4j.rootLogger=ERROR, tofile, out, osgi:VmLogAppender
    
  3. Edit the comment marks to enable a different logging level. Ensure that only one level is uncommented.
  4. Save the file.

    The new logging level takes effect immediately.

You can also edit this file to determine the following settings: