Configuring Alarm Retention
- Updated2025-04-25
- 1 minute(s) read
Adjust how long the SystemLink Enterprise Alarm Service keeps your alarms.
Introduced in September 2024
The Alarm Service has the following default settings for retaining active and inactive alarms.
- Active alarms: The Alarm Service deletes active alarms that you have not updated in 90 days.
- Inactive alarms: The Alarm Service deletes inactive alarms after 30 days.
To change the alarm retention settings, complete the following steps.
Note Retaining too many alarms can degrade performance.
- Open the systemlink-values.yaml file.
-
Complete the following steps based on your goal.
Option Description Configure retention for active alarms. - Modify the value of alarmservice.database.activeAlarmCleanup.interval.
- To delete only active alarms with CLEAR as the most recent transition, set alarmservice.database.activeAlarmCleanup.onlyCleanUpClearActiveAlarms to true.
Configure retention for inactive alarms. Modify the value of alarmservice.database.inactiveAlarmCleanupInterval. - Optional:
To retain alarms permanently, you must specify the
nialarminstancePermanent keyword in the keywords list
when creating the alarm.
Note
Use this setting sparingly. The Alarm Service limits the number of alarms you can create. If you retain too many alarms indefinitely, you might reach the Alarm Service alarm limit.
Related Information
- Configuring Alarm Limits
Adjust how many alarms you can create in the SystemLink Enterprise Alarm Service.
- Monitoring Alarms
Monitor, acknowledge, and clear alarms in your system.