Clean alert history and impact status tables
Schedule jobs to mark and remove old alert records in the Alert History [em_alert_history] and Impact Status [em_impact_status] tables, to prevent the tables from becoming overloaded with data.
Before you begin
Role required: evt_mgmt_admin
About this task
- Backfill: Determines when alerts are to be marked for deletion.
- Clean: Deletes the alerts.
Note:
The records in the [em_alert_history] and [em_impact_status] tables are deleted by default after three months. This is controlled by the properties
evt_mgmt.impact_calculation.cleanup_age_seconds.em_alert_history and evt_mgmt.impact_calculation.cleanup_age_seconds.em_impact_status. The default value is 7,776,000 seconds
(equivalent to 90 days).