6.7

Table Of Contents
Property Default Value Description
log4j.appender.CONSOLE1.layout.Conver
sionPattern
%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}
[%t %x %-5p %c] %m%n
Configures the format of the log messages
sent to the "CONSOLE1" appender.
log4j.appender.LOGFILE com.vmware.log4j.appender.NonAppend
ingRollingFileAppender
Defines the "LOGFILE" appender.
log4j.appender.LOGFILE.Append true Specifies if the "LOGFILE" appender
output file should be opened in append or
truncate mode. True=append,
False=truncate.
log4j.appender.LOGFILE.File ${vim.logdir}/stats.log Configures the path to the file where the
"LOGFILE" appender messages should
go.
log4j.appender.LOGFILE.layout org.apache.log4j.PatternLayout Specifies the log layout type for the
"LOGFILE" appender.
log4j.appender.LOGFILE.layout.Conversio
nPattern
%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}
[%t %x %-5p %c] %m%n
Configures the format of the log messages
sent to the "LOGFILE" appender.
log4j.appender.LOGFILE.MaxBackupInde
x
10 Sets the maximum number of backup log
files to keep.
log4j.appender.LOGFILE.MaxFileSize 5MB Controls the maximum file size that the log
file is allowed to reach before being rolled
over to backup files.
log4j.logger.com.vmware.vim.common INFO, LOGFILE Configures the logging level and
appenders for the
"com.vmware.vim.common" module.
log4j.logger.com.vmware.vim.srs INFO, LOGFILE Configures the logging level and
appenders for the "com.vmware.vim.srs"
module.
log4j.logger.com.vmware.vim.stats INFO, LOGFILE Configures the logging level and
appenders for the "com.vmware.vim.stats"
module.
log4j.logger.org.apache WARN Configures the logging level and
appenders for the "org.apache" module.
log4j.rootLogger ERROR, LOGFILE Configures the logging level and
appenders for the "log4j.rootLogger"
module.
VMware vSphere Authentication Proxy
The VMware vSphere Authentication Proxy service provides support for joining unattended ESXi hosts to
an Active Directory domain by using an account with delegated privileges, enhancing security for PXE-
booted hosts and hosts that are provisioned using Auto Deploy.
vCenter Server and Host Management
VMware, Inc. 57