Previous Topic: How to Troubleshoot from the User ConsoleNext Topic: Locations for the Configuration, Log, and Trace Files for Identity Management Components


How to Enable Logging and Trace Tools

Use the following procedures to enable the logging and trace tools on the system components for debugging purposes.

How to Enable Application Server Debugging

  1. From the Identity Minder/JBoss server, navigate to:
    /opt/<jboss directory>/server/all/deploy/iam_im.ear/config/com/netegrity/config. 
    
  2. Edit log4j_jboss.properties, changing the value to DEBUG for each of the functions you want to trace.

How to Enable Provisioning Server Endpoint Debugging

You can enable transaction logging for the Provisioning Server or endpoint logging for a specific tenant.

  1. From JXPlorer, connect to the provisioning server machine using the following parameters:
  2. Navigate to eta, im, CommonObjects, Configuration, Parameters, Transaction Log, Level.
  3. If the parameter “eTConfigParamValue” is set to 0, set the parameter to 7.
  4. Submit.

Enable endpoint logging for a specific tenant

  1. Connect to the provisioning server machine using the following parameters:
  2. Navigate to eta, TENANTKEY:<tenantname>, im, <Endpoint Type>, <Endpoint ID>. The parameter “eTLog” is set to 0 by default.
  3. Set the parameter to 1.
  4. Submit.