Previous Topic: Logging for CA IAM Connector ServerNext Topic: Create Logs for CA Support


View a Log

You can view a log by reading a text file, or through a web browser.

To see the 500 most recent log messages, log in to CA IAM Connector Server, and click the Logs tab.

To see an entire log, open one of the following files from cs_home\jcs\logs:

Log File Name

Description

jcs_daily.log

Today's logging from CA IAM Connector Server. These messages are also displayed in the Logs tab.

jcs_daily.log.YYYYMMDD

jcs_daily.log for a particular date

servicemix.log

All the content from the jcs_daily.log, plus some additional messages from ServiceMix. ServiceMix is the toolkit with which CA IAM Connector Server was created.

servicemix.log.YYYYMMDD

servicemix.log for a particular date

endpoint-type/jcs_conn_connector-name.log

Logging for a connector

endpoint-type/jcs_conn_connector-name.log.YYYYMMDD

Logging for a connector for a particular date

When you are trying to identify a fault, we recommend that you start with jcs_daily* files and work downwards to the connector-specific log files.