8.0

Table Of Contents
Table 4-23. Syslog Options Available Starting from ESXi 7.0 Update 1 (continued)
Option ESXCLI command Description
Syslog.global.logFilters esxcli system syslog logfile
[add | remove | set] ...
Specifies one or more log filtering
specifications. Each log filter must
be separated by a double vertical
bar "||". The format of a log filter
is: numLogs | ident | logRegexp.
numLogs sets the maximum number
of log entries for the specified
log messages. After reaching this
number, the specified log messages
are filtered and ignored. ident
specifies one or more system
components to apply the filter to the
log messages that these components
generate. logRegexp specifies a
case-sensitive phrase with Python
regular expression syntax to filter the
log messages by their content.
Syslog.global.logFiltersEnable
Enables the use of log filters.
Syslog.global.logLevel esxcli system syslog config
set --log-level=<str>
Specifies the log filtering level. You
must change this parameter only
when troubleshooting an issue with
the syslog daemon. You can use the
values debug for the most detailed
level,
info for the default detail level,
warning for only warnings or errors,
or
error, only for errors.
Syslog.global.msgQueueDropMark esxcli system syslog config --
queue-drop-mark=<long>)
Specifies the percent of the message
queue capacity at which messages are
dropped.
Syslog.global.remoteHost.conne
ctRetryDelay
esxcli system syslog config
set --default-timeout=<long>
Specifies the delay before retrying
to connect to a remote host after a
connection attempt fails, in seconds.
VMware ESXi Installation and Setup
VMware, Inc. 238