
XML configuration files 145
See also
Events
FileName
This tag specifies the name of the Access log file.
Description
The Access log file name includes a date stamp and version number. Y represents the year of
its creation; the format YYYY must be used. M represents the month of its creation; the
formats M or MM are both allowed. D represents the day of the month of the file’s creation;
the formats D or DD are both allowed. N represents the version number of the file. Note that
there is no limit on number of versions.
The repetition of a letter represents the number of digits. For example, M represents 4 (April).
MM represents 04 (April).
Syntax
access.[YYYYMMDDNN].log
Example
access.2005103043.log
This example identifies version 43 of the access log file for October 10, 2005.
History
This tag specifies the maximum number of log files to keep.
Description
The files are named as access.01.log, access.02.log, access.03.log, and so on. The default
number of files to retain is 5.
HostPort
This tag specifies the IP and port of the log server.
Syntax
[IP]:[port]
Example
<HostPort>xxx.xxx.xxx.xxx:1234</HostPort>
Commenti su questo manuale