syslog level
Specifies the minimum severity of messages sent to a syslog server.
Last updated
Specifies the minimum severity of messages sent to a syslog server.
[no] syslog level <level>no
(Optional) Resets the syslog level to its default value.
level
Only send log messages of the specified severity level or higher to the syslog server.
The default severity level is 7.
This command sets the minimum severity level of messages to be sent to an external syslog server. Note that 0 is the highest severity level and 7 is the lowest, as follows:
Critical system failure
Critical or unexpected unrecoverable error
Unexpected recoverable error
Less severe error
Warning
Informational message
Debugging message
Verbose debugging message
Last updated
syslog level 2