Administration Guide
Overview Guide
Installation Guide
Previous Next Contents



Logging Web Server Requests
You can log Web server requests to a database using the logging service within the Netscape Application Server. By logging various portions of Web server requests, you can track request patterns and other important request information. For more information about logging Web server requests, see "About HTTP Web Server Logging."

You must create a database table to hold the request messages. For more information about creating this log table, see "How Web Requests are Logged."

To log Web server requests

  1. Open the Logging tool of the Netscape Application Server Administrator.
  2. In the Enterprise window, select the Netscape Application Server responsible for logging Web server requests.
  3. In a multiple Netscape Application Server environment, you can specify one server to handle the Web server logging. For more information about how to do this , see "Specifying the Netscape Application Server to Which the Web Server Connects."

  4. Click the HTTP Log tab.
  5. Enter httplog in the Data Source field.
  6. Enter the information you use to connect to the database in the Database field. For example, this would be the Oracle SID for an Oracle database.
  7. Enter httplog in the Table Name field.
  8. Enter the user name and passwords with which you connect to the database in the User Name and Password fields.
  9. To enable database logging of Web server requests, select Log to a Database.
  10. To map the HTTP variables to your table fields, see "Mapping HTTP Variables to Database Fields."
  11. Click Apply Settings to save your changes to the Netscape Application Server.

 

© Copyright 1998 Netscape Communications Corporation