correlate_alerts
Correlate alerts by device, datasource, and time to cluster related issues, filtering by severity, device, or group for focused analysis.
Instructions
Correlate alerts by device, datasource, and temporal proximity. Groups alerts into clusters to identify related issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max alerts to fetch (default: 500) | |
| device | No | Filter by device name (substring match) | |
| group_id | No | Filter by device group ID | |
| severity | No | Filter by severity (critical, error, warning, info) | |
| hours_back | No | Hours to look back (default: 4) |