Extended Logging Properties - Extended Properties Property Sheet

This dialog box allows you to customize W3C Extended logging, by choosing the fields (items) to be recorded in the log. You can gather detail using fields important to you, while limiting log size by omitting unneeded fields. The fields are as follows:

Date The date on which the activity occurred.

Time The time the activity occurred.

Client IP Address The IP address of the client that accessed your server.

User Name The name of the user who accessed your server.

Service Name The Internet service that was running on the client computer.

Server Name The name of the server on which the log entry was generated.

Server IP The IP address of the server on which the log entry was generated.

Server Port The port number the client is connected to.

Method The action the client was trying to perform (for example, a GET command).

URI Stem The resource accessed: for example, an HTML page, a CGI program, or a script.

URI Query The query, if any, the client was trying to perform; that is, one or more search strings for which the client was seeking a match.

Http Status The status of the action, in HTTP terms.

Win32 Status The status of the action, in terms used by Windows NT.

Bytes Sent The number of bytes sent by the server.

Bytes Received The number of bytes received by the server.

Time Taken The length of time the action took.

Protocol Version The protocol (HTTP, FTP) version used by the client. For HTTP this will be either HTTP 1.0 or HTTP 1.1.

User Agent The browser used on the client.

Cookie The content of the cookie sent or received, if any.

Referrer The site on which the user clicked on a link that brought the user to this site.


© 1997 by Microsoft Corporation. All rights reserved.