Syslog Message Syntax
The following is the syntax of outputted syslog messages:
<Timestamp Log Label> Web OS Thread ID : Message
where
*Timestamp is the time of the message event displays in month day hour:minute:second format. For example: Aug 19 14:20:30
*Log Label is one of the following types of log messages are recorded:
LOG_EMERG
LOG_ALERT
LOG_CRIT
LOG_ERR
LOG_WARNING
LOG_NOTICE
LOG_INFO
LOG_DEBUG
*Thread ID is the software thread that reports the log message. The following thread IDs are recorded: stp, ip, slb, console, telnet, vrrp, system, web server, ssh, and bgp
*Message is the log message