Verify text-based clustering solution
Event Management uses Natural Language Processing (NLP) algorithms to identify common text patterns in alerts and create alert groups through clustering. This approach not only organizes similar alerts efficiently but also reduces noise and helps focus on significant issues, enhancing overall alert management.
Before you begin
Ensure that the Predictive Intelligence plugin (com.glide.platform_ml) is installed.
Ensure the parameter sa_analytics.text_based_group_enabled is set to true.
Note:
If the Predictive Intelligence plugin is not installed, the text-based logic will not execute, even if sa_analytics.text_based_group_enabled is set to true. This is because text-based grouping relies
on clustering alerts based on the description, metric name, and CI class. Without the plugin, clustering cannot be performed, and as a result, text-based groups will not be created, regardless of the active status.
Ensure that there are at least 100 alerts in the Alerts table [em_alerts].
Role required: evt_mgmt_admin