Automated alert grouping
Summarize
Summary of Automated Alert Grouping
Automated alert grouping in Event Management aggregates alerts based on historical data to create automated alert groups. These groups are visible in the Express List within the Service Operations Workspace, enabling more efficient monitoring and management of alerts.
Show less
Key Features
- Alert Aggregation: Enabled by setting the property saanalytics.aggregationenabled to true, allowing for the creation of automated alert groups.
- Pattern Identifiers: The default identifier is Metric Name, but it can be customized to use different alert fields, referred to as Feature Identifier Attributes.
- Learning Patterns: The system identifies related alerts based on defined attributes, allowing for grouping into Learned Patterns.
- Historical Analysis: Aggregation analyzes issues from the last 30 days, with the duration controlled by the saanalytics.agg.learnerperioddays parameter.
- CI-based Grouping: Alerts can be grouped even if they lack a Configuration Item (CI) by enabling the saanalytics.enablenocigrouping property.
Key Outcomes
Utilizing automated alert grouping allows ServiceNow customers to:
- Streamline alert management by reducing noise and focusing on significant patterns.
- Enhance decision-making through improved visibility into alert relationships and frequencies.
- Maintain accuracy in alert groupings by excluding incorrect patterns and restoring valuable insights as needed.
This feature ultimately leads to more efficient IT operations and better resource allocation through effective alert management.
Event Management alert aggregation aggregates alerts into automated alert groups based on historical alert data. Automated alert groups are displayed in the Express List in the Service Operations Workspace.
Enable creating automated alert groups by setting the Enable alert aggregation for Automated, CMDB and Text based groups (sa_analytics.aggregation_enabled) property to true.
If the Domain Support - Domain Extensions Installer is activated, then alert aggregation patterns are built according to the domain level that is specified in the sa_analytics.agg.learner_domain_level property. By default, the domain level is set to two, which is the second domain level in the domain hierarchy. See Domain separation and Event Management.
To create automated alert groups, aggregation algorithms rely on historical alerts with the same alert identifier (CI and metric identifier) and which occurred multiple times in the same time frame.