Alert deduplication
Alert deduplication groups repeated alerts into one alert entry when the alert type and key values match. It helps you reduce noise and review repeated activity in context.
The system compares alert-specific key values to decide whether two alerts match.
Deduplication can help you focus on unique issues while still preserving recurrence history.
How deduplication works
When deduplication is enabled and a new alert matches an existing alert, the system updates the existing alert.
In expert view, the grouped alert shows these column values:
- Creation time: The timestamp of the first time this alert was triggered.
- Time: The timestamp of the most recent trigger.
- Counter: The total number of times the alert has been triggered.
- Occurrence timeline: The timestamps of up to 100 of the most recent occurrences.
If a matching alert occurs after you close a deduplicated alert, the alert reopens automatically.
Deduplication key
Each alert type defines its own deduplication key fields. Only alerts with matching key values are grouped together.
The alert type ID is always part of the deduplication key. Common fields also include source node, destination node, and protocol-specific attributes.