Previous Topic: Configure SPSAgentTrace LogsNext Topic: Configure the httpclient.log File


Configure the mod_jk.log File

CA SiteMinder SPS logs all the communication messages between Apache and the proxy engine in the mod_jk.log file. By default, logging is enabled in this file and the log file is located in sps_home\secure-proxy\httpd\logs\mod_jk.log.

Follow these steps:

  1. Open the httpd.conf file.

    Default Path: sps_home\secure-proxy\httpd\conf

  2. Modify the available parameters as required.

    Note: For information about configuring the httpd.conf file and the mod_jk.log file, see the Apache documentation set.

  3. Ensure that JkRequestLogFormat is set in the %w %V %T %m %h %p %U %s format.
  4. Save the changes.
  5. Restart CA SiteMinder SPS.