Event Severity Levels¶
Description of Each Level¶
| Type | Name |
df_status |
Description |
|---|---|---|---|
| Monitoring | Fatal | fatal |
|
| Critical | critical |
||
| Error | error |
||
| Warning | warning |
||
| No Data | nodata |
||
| Info | info |
The detection metric did not trigger any of the "Critical", "Error", "Warning", or "No Data" conditions, indicating no anomaly in the detection result, triggering an "Info" event. | |
| OK | ok |
No "Critical", "Error", or "Warning" events were triggered within the detection count configured on the frontend, indicating the previous anomaly has recovered, triggering a normal recovery event. | |
| No Data Recovery | ok |
New data is reported again, indicating the previous no-data anomaly has recovered, triggering a no-data recovery event. | |
| No Data Treated as Recovery | ok |
No data is detected but is treated as a normal state, triggering a recovery event, indicating the no-data situation is considered normal. | |
| Manual Recovery | |||
| Security Monitoring | Critical | critical |
|
| High | high |
||
| Medium | medium |
||
| Low | low |
||
| Info | info |