Syslog Severity Levels
The following table lists the standard syslog severity levels you can select.
|
Level |
Description |
|---|---|
|
ALERT |
A condition that should be corrected immediately. |
|
CRIT |
A critical condition. |
|
DEBUG |
Messages that contain debugging information. |
|
EMERG |
A panic condition broadcast to all users. |
|
ERR |
An error condition. |
|
INFO |
Informational messages. |
|
NOTICE |
Conditions that are not error conditions, but require attention. |
|
WARNING |
Warning messages. |