Alert volume over time
wazuh_alert_timelineGenerate time-based alert counts to identify trends and spikes, with optional breakdown by severity or agent.
Instructions
Bucket alert counts into time intervals to show trend and spikes — 'was there a spike overnight', 'alert volume per hour this week'. Optionally splits each interval by a field such as severity or agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | Window end. Defaults to now. | |
| text | No | ||
| start | No | Window start. Defaults to 24h ago. | |
| agent_id | No | ||
| interval | No | Bucket size such as '5m', '1h', '1d'. Chosen automatically from the window length when omitted. | |
| severity | No | ||
| split_by | No | Optional field to break each bucket down by, e.g. 'rule.level'. | |
| min_level | No | ||
| split_top | No | ||
| rule_group | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||