Show TOC Start of Content Area

Process documentation HTTP Access Logs  Locate the document in its SAP Library structure

Purpose

You can configure the J2EE Engine to log HTTP access information (such as the requested resource, the time the request arrived, a summary of the response and so on) to an HTTP access log file. In addition, you have the option of choosing the format the information is logged in.

To configure this J2EE Engine behavior, you use several properties of the HTTP Provider Service.

Process Flow

You configure the HTTP access logging by following this sequence:

...

       1.      Determine whether logging is enabled at all as described in Enabling Logging on a Virtual Host.

       2.      Choose the format the information is logged in as described in Logging in Common Log File Format.

       3.      If information is logged in the SAP-proprietary log format, you can configure that additional information is logged as described in the Logging Additional Information.

 

See also:

 

HTTP Access Logging Specifics When Using Solution Manager Diagnostics

Masking Security-sensitive Data in the HTTP Access Log

End of Content Area