Configuring WebLogic to Modify HTTP Logging

The PIA_access.log includes a record of all HTTP transactions. Use this configuration to include SRID, Top Instance, and OPRID in the log. These values can be useful in troubleshooting and auditing to help to correlate messages from different components.

See Working with PeopleSoft Server Process Logs for information about SRID, Top Instance, and OPRID in logs.

To enable this enhanced logging you must configure it in the WebLogic Remote Console.

  1. Sign in to the WebLogic Remote Console and select Edit Tree, then Environments, then Servers, then PIA, then Logging, and then HTTP.
  2. Select Show Advanced Fields.
  3. Select extended from the Format drop-down list.
  4. Add the following text in the Extended Logging Format Fields box.

    x-psft.pt8.psftCorrelationFields

    For example, x-psft.pt8.psftCorrelationFields cs-method cs-uri sc-status

  5. Restart the server.