

Identity Management Service › Connectors Guide › Managing CA IAM Connector Server › Logging for CA IAM Connector Server › Configure Logging for CA IAM Connector Server
Configure Logging for CA IAM Connector Server
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:
- The logging levels for each of the components in CA IAM Connector Server.
- Whether log files are appended daily
- The formatting of the lines that are written to the log
By default, the logging configuration is minimal, so that performance is not reduced.
If you find a problem with a connector or CA IAM Connector Server, contact CA Support. Before you send your logs to the support team, we recommend that you configure the logging to capture detailed information.
Follow these steps:
- Identify how to trigger the problem with your deployment.
- Replace the default logging configuration file with the verbose configuration:
- Find the following file:
cs_home/etc/org.ops4j.pax.logging.cfg
- Rename this file to org.ops4j.pax.logging.cfg.original.
- Find org.ops4j.pax.logging.cfg.verbose and rename it to remove .verbose. This file will now provide the logging configuration.
- Restart CA IAM Connector Server.
- Trigger the problem that you have identified.
- Zip the entire cs_home/logs directory, and include the zipped file with your support request.
- To reduce the logging level, reverse step 2:
- Rename org.ops4j.pax.logging.cfg to org.ops4j.pax.logging.cfg.verbose.
- Rename org.ops4j.pax.logging.cfg.original to org.ops4j.pax.logging.cfg.
- Restart CA IAM Connector Server.
Note: You can also edit org.ops4j.pax.logging.cfg in a text editor.
Copyright © 2013 CA.
All rights reserved.
 
|
|