Configuring Logging Headers in Request from Client to Proxy

To configure logging headers in requests from client to proxy, proxy to web server and response from web server to proxy, perform the following steps:

  1. Click Devices > Access Gateways > Edit > Advanced Options

  2. Add the following lines:

    DumpHeaders <on|off>

    DumpHeadersFacility user

    Setting the DumpHeaders to on ensures that the proxy logs headers to the /var/opt/novell/nam/logs/mag/apache2/error_log file.

    NOTE:(Optional) For Access Gateway Appliance, add the line DumpHeadersFacility local6 in addition to the DumpHeaders on option in Advanced Options. The headers will be logged in /var/opt/novell/nam/logs/mag/apache2/httpheaders.

    If you have configured the ErrorLog option, the logs are stored in the specified file.

  3. Click OK.

  4. Click Access Gateways > Update > OK.