Show TOC

 Enabling Logging on a Virtual HostLocate this document in the navigation structure

Enabling Logging Using the Visual Administrator
  1. Open the Runtime tab of the HTTP Provider Service running on server process
  2. Choose General tab for the appropriate virtual host
  3. Select Log Responses property
  4. Choose Save Properties to save your settings
Enabling Logging Using Telnet

Do the following to enable logging of HTTP responses on a virtual host using Telnet :

  1. Execute add http on the server process in order to add the HTTP Shell command group to the Shell environment.
  2. Enable logging on a particular virtual host by executing HOST <hostName> -enable log .

If you want to disable logging for a specific virtual host, execute HOST <hostName> -disable log at step two of the above procedure.

Note

You can also enable the HTTP Provider Service to log in Common Log File Format as described in Logging in Common Log File Format . This setting applies to all virtual hosts that are set for the HTTP Provider Service.