6.5.1

Table Of Contents
Property Default Value Description
log4j.additivity.com.vmware.vim.stats FALSE Species if the log output from the
"com.vmware.vim.stats" module
should go to its parent appenders.
log4j.appender.CONSOLE1 org.apache.log4j.ConsoleAppender Denes the "CONSOLE1" appender.
log4j.appender.CONSOLE1.layout org.apache.log4j.PaernLayout Species the log layout type for the
"CONSOLE1" appender.
log4j.appender.CONSOLE1.layout.Con
versionPaern
%d{yyyy-MM-
dd'T'HH:mm:ss.SSSXXX} [%t %x
%-5p %c] %m%n
Congures the format of the log
messages sent to the "CONSOLE1"
appender.
log4j.appender.LOGFILE com.vmware.log4j.appender.NonAp
pendingRollingFileAppender
Denes the "LOGFILE" appender.
log4j.appender.LOGFILE.Append true Species if the "LOGFILE" appender
output le should be opened in
append or truncate mode.
True=append, False=truncate.
log4j.appender.LOGFILE.File ${vim.logdir}/stats.log Congures the path to the le where
the "LOGFILE" appender messages
should go.
log4j.appender.LOGFILE.layout org.apache.log4j.PaernLayout Species the log layout type for the
"LOGFILE" appender.
log4j.appender.LOGFILE.layout.Conve
rsionPaern
%d{yyyy-MM-
dd'T'HH:mm:ss.SSSXXX} [%t %x
%-5p %c] %m%n
Congures the format of the log
messages sent to the "LOGFILE"
appender.
log4j.appender.LOGFILE.MaxBackupI
ndex
10 Sets the maximum number of backup
log les to keep.
log4j.appender.LOGFILE.MaxFileSize 5MB Controls the maximum le size that
the log le is allowed to reach before
being rolled over to backup les.
log4j.logger.com.vmware.vim.common INFO, LOGFILE Congures the logging level and
appenders for the
"com.vmware.vim.common" module.
log4j.logger.com.vmware.vim.srs INFO, LOGFILE Congures the logging level and
appenders for the
"com.vmware.vim.srs" module.
log4j.logger.com.vmware.vim.stats INFO, LOGFILE Congures the logging level and
appenders for the
"com.vmware.vim.stats" module.
log4j.logger.org.apache WARN Congures the logging level and
appenders for the "org.apache"
module.
log4j.rootLogger ERROR, LOGFILE Congures the logging level and
appenders for the "log4j.rootLogger"
module.
Chapter 3 Configuring Hosts and vCenter Server
VMware, Inc. 57