What are the numeric values for event severity levels?
The severity of an event describes the importance of an event. These severity levels are represented by numeric values. Those values are:
Severity | Numeric value |
SUCCESS | 1 |
ERROR | 2 |
WARNING | 4 |
INFORMATION | 8 |
AUDIT_SUCCESS | 16 |
AUDIT_FAILURE | 32 |
Numeric values for event severity levels