Suppose I need to create 200 different alarm filters that are nearly identical, except perhaps one condition, is there a way to make these 200 filters more efficiently than one-at-a-time in the Alerts page under user settings?
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 17th July 2023
Hi Michael,
We can use a UpdateAlarmFilterMessage from an automation script to programmatically read such CSV file and then add the required filters. Due to the flexible nature of the Alarm Filter, the final solution has to be analyzed, taking into account the expected variations to limit the number of filters.
It is also crucial to understand how frequently these filters have to change and when they must be deleted.
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 17th July 2023