Previous Topic: Severity Levels for Logging

Next Topic: Interpreting Log Messages

Increase the Number of Log Messages Seen

When you log in to CA IAM CS to view log messages, you can see only the 500 most recent messages. The messages are kept in memory, which is why so few can be seen.

You can configure the page to display more or fewer messages.

Follow these steps:

  1. Open the following file in a text editor:
    cs_home/etc/org.apache.karaf.log.cfg
    
  2. Find the following setting:
    size = 500
    
  3. Edit the setting, then save the file.
  4. Restart CA IAM CS.