
Citrix NetScaler Administration Guide
Table 4-8. W3C Extended Log Format Identifiers (No Prefix Required)
Identifier
date
time
bytes
cached
Description
The date on which the transaction was done.
The time when the transaction is done.
The time taken (in seconds) for the transaction to complete.
The number of bytes transferred.
Records whether a cache hit has occurred. A zero indicates a cache miss.
The following table describes the W3C Extended log format identifiers that require a prefix.
Table
Identifier | Description |
|
|
IP | The IP address and the port number. |
|
|
dns | The DNS name. |
|
|
status | The status code. |
|
|
comment | The comment returned with status code. |
|
|
method | The method. |
|
|
url | The URL. |
|
|
The stem portion of the URL. | |
|
|
The query portion of the URL. | |
|
|
The W3C Extended Log file format allows you to choose log fields. These fields are shown in the following table.
Table
Field | Description |
|
|
Date | The date on which the transaction is done. |
|
|
Time | The time when the transaction is done. |
|
|
Client IP | The IP address of the client. |
|
|
113