HP XP P9000 Command View Advanced Edition Suite Software 7.5.0-00 Administrator Guide (Web Version) (TB581-96346, July 2013)

Host Data Collector logger properties (logger.properties file)
The logger.properties file contains properties related to Host Data Collector log output.
In Windows:
Host-Data-Collector-installation-destination\HDC\Base\config\logger.prop-
erties
In Linux:
Host-Data-Collector-installation-destination/HDC/Base/config/logger.prop-
erties
logger.trace.level
Specify the output level for the Host Data Collector trace log.
Messages whose output level is equal to or smaller than the value of this property will be output to
the trace log.
Table 142 Trace log output level
DescriptionOutput levelMessage type
error
0
ERROR
warning
10
WARNING
information
30
INFO
debug
40
-
You can specify 0, 10, 30, or 40.
Default: 30
logger.trace.maxFileSize
Specify the maximum size of the Host Data Collector trace log.
The specified size is assumed to be in bytes unless you specify KB for kilobytes, MB for megabytes or
GB for gigabytes.
Specifiable range: 4096 to 2147483647.
Default: 5242880
logger.trace.numOfFiles
Specify the maximum number of backup files for the Host Data Collector log.
If a log file reaches the maximum size specified by the logger.trace.maxFileSize property,
the file is renamed by adding a counter (which represents the version) to the file name. If additional
backup log files are created, the counter increases until the specified number of backup log files is
generated. After the specified number of backup log files is created, each time a new backup file is
created, the oldest backup file is deleted.
Specifiable range: 2 to 16.
Administrator Guide (Web Version) 399