Previous Topic: Create Logs for CA Support

Next Topic: Configure Logging for CA IAM CS


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. These 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 and edit the following setting:
    size = 500
    

    Note: If you set the size too high, CA IAM CS becomes slower.

  3. Save the file.
  4. Restart CA IAM CS.