HP Cache Server Appliance Administrator Guide

207
Appendix D Configuration Files
proxy.local.log2.collation_mode
INT
0 Specifies the log collation mode:
0 = Collation disabled.
1 = This host is a log collation server.
2 = This host is a collation client, and sends
entries using standard formats to the collation
server.
3 = This host is a collation client, and sends
traditional custom formats to the collation
server.
4 = This host is a collation client, and sends
both standard and traditional custom formats
to the collation server.
For information on sending XML-based
custom formats to the collation server, refer to
logs_xml.config‚ on page 171.
proxy.confg.log2.collation_host
STRING
NULL Specifies the hostname of the log collation
server.
proxy.config.log2.collation_port
INT
8085 Specifies the port used for communication
between the collation server and client.
proxy.config.log2.collation_secret
STRING
foobar Specifies the password used to validate
logging data and prevent the exchange of
unauthorized information when a collation
server is being used.
proxy.config.log2.collation_host_tagged
INT
0 When enabled (1), configures Traffic Server
to include the hostname of the collation client
that generated the log entry in each entry.
proxy.config.log2.collation_retry_sec
INT
5 Specifies the number of seconds between
collation server connection retries.
proxy.config.log2.rolling_enabled
INT
1 Enables (1) or disables (0) log file rolling.
Refer to Rolling event log files‚ on page 109.
proxy.config.log2.rolling_interval_sec
INT
86400 Specifies the log file rolling interval, in
seconds. The minimum value is 300 (5
minutes).
proxy.config.log2.rolling_offset_hr
INT
0 Specifies the file rolling offset hour. The hour
of the day that starts the log rolling period.
proxy.config.log2.auto_delete_rolled_
files
INT
1 Enables (1) or disables (0) automatic deletion
of rolled files.
proxy.config.log2.sampling_frequency
INT
1 Configures Traffic Server to log only a
sample of transactions rather than every
transaction. You can specify the following
values:
1=logeverytransaction
2 = log every second transaction
3=logeverythirdtransaction
andsoon...
Configuration Variable
Data Type
Default Value Description