Instructions: (below applicable up till 12.8 SP8 CR01)
- Open the server.conf file found in \CA\secure-proxy\proxy-engine\conf\
- Change httpclientlog from its default value of no to yes. Looks like httpclientlog=yes.
- Add the below settings for wire logging in <SPS Installation Home>\CA\secure-proxy\Tomcat\properties\httpclientlogging.properties
- Also, ensure that httpclient.wire.header.level=FINEST and httpclient.wire.level=FINEST
- Restart the secure proxy and proxy engine for the changes to take effect.
- The httpclient.log file will now be present in \CA\secure-proxy\proxy-engine\logs\
Starting with 12.9, the Http client was updated and the http client logs are now managed as follows
Use the logger.properties file to configure the Access Gateway log settings.
From Release 12.9, use the file to configure the HttpClient log settings too.
The logger.properties file is located at <access-gateway-installation-path>/Tomcat/properties.