Kibana alerting v2 no-data handling
No-data handling controls what happens when a rule executes and the base query returns no results.
| Behavior | Effect |
|---|---|
no_data (default) |
Record a no-data event |
last_status |
Carry forward the previous status |
recover |
Treat absence as recovery |