Log file fields
| Field | Displayed as | Description |
|---|---|---|
| Date | date | The date on which the activity occurred. |
| Time | time | Time time The time, in coordinated universal time (UTC), at which the activity occurred. |
| Server IP Address | s-ip | The IP address of the server on which the log file entry was generated. |
| Method | cs-method | The requested action, for example, a GET method. |
| URI Stem | cs-uri-stem | The target of the action, for example, Default.htm. |
| URI Query | cs-uri-query | The query, if any that the client was trying to perform. A Universal Resource Identifier (URI) query is necessary only for dynamic pages. |
| Server Port | s-port | The server port number that is configured for the service. |
| User Name | cs-username | The name of the authenticated user who accessed your server. Anonymous users are indicated by a hyphen. |
| Client IP Address | c-ip | The IP address of the client that made the request. |
| User Agent | cs(User-Agent) | The browser type that the client used. |
| Referrer | cs(Referrer) | The site that the user last visited. This site provided a link to the current site. |
| HTTP Status | sc-status | The HTTP status code. |
| Protocol Substatus | sc-substatus | The sub status error code. |
| Win32 Status | sc-win32-status | The Windows status code. |
| Time Taken | time-taken | The length of time that the action took, in milliseconds. |
The data in the log file is deleted after seven days.