iTP Secure WebServer System Administrators Guide (Version 7.5+)

Table 37 Extended Log Items (continued)
representation of the IP address. This field is present for all
requests.
Contains any output a CGI script writes to the standard
error log.
stderr
Contains the error message generated when a request
results in an error.
error
Contains the numeric HTTP status result for the current
request. See Table 36 (page 262) for a complete list of the
HTTP status results.
status
Contains the number of bytes returned to the Web client.bytes
Contains the exit status generated when a CGI script exits
with a nonzero exit status.
exit
Contains the number of any signal that causes termination
of a CGI script.
signal
Contains the time stamp (expressed as fractional seconds
since January 1, 1970) of the beginning of the current
request.
start
Contains the size of the encryption key used.keysize
Contains the time stamp (expressed as fractional seconds
since January 1, 1970) of the end of the current request.
end
Contains the department numbersi-departmentid
Contains the entire Session Identifier.si-si
Contains the user ID in the ticket.si-uid
Contains the group number in the ticket.si-group
Contains the user context field in the ticket.si-uctx
Contains the DN of the direct issuer of the client certificate.
The DN is taken from the issuer field within the client
issuer
certificate. If client authentication is requested but the Web
client did not authenticate, or if a problem was found while
verifying the certificate, this field is present but empty.
Contains the cipher type used for the connection.
Example:
cipher
EXP-RC4-MD5
Contains the client certificate status if client authentication
is used. Values include the following:
client-status
no-certificate
error-in-certificate
not-verified
forged
not-valid-yet
expired
issuer-not-ca
max-path-exceeded
issuer-cant-sign,
valid-but-root-certificates-do not-match
valid-no-extensions
valid
Extended Log Format 265