Secure Proxy Log Overview

Use the Secure Proxy logs to troubleshoot issues. Secure Proxy logs are created for the CM and the engine. The file is called secureproxy.log at the engine and cms.log at CM.

When a Secure Proxy log file reaches a predefined size, the current log is archived and the file name is changed to secureproxy.log.1. If archive files already exist, each archive file is renamed. For example, a log called secureproxy.log.3 is renamed to secureproxy.log.4 and a log secureproxy.log.2 is renamed secureproxy.log.3. The maximum number of archive files to maintain is configured. Secure Proxy log settings are configured in the log.properties file located in the install_dir/bin directory.

Attention: The time reported by the JVM on HP can vary from the actual time by several seconds, affecting IBM ® Secure Proxy . For deployments in which the accuracy of the time stamp is critical, add -XX:+UseGetTimeOfDay -XX:-UseHighResolutionTimer as JVM arguments in the startEngine.sh script.