SSL-related logging


All the adapters that need to establish an internet connection using the SSL protocol now use the commons.ssl package.

To enable logging on the commons.ssl package

  1. Access the following path on the TrueSight Orchestration peer-enabled computer:
    CDPinstallationDir/tomcat/webapps/baocdp/WEB-INF/classes
  2. Add the following lines to the log4j.xml file: 

    <logger name="com.realops.commons.ssl" additivity="false">
           <level value="debug" />
           <appender-ref ref="RollingFile" />
    </logger>
  3. Restart the TrueSight Orchestration CDP.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

TrueSight Orchestration Content 23.1