I've made a couple hundred Observability rules to detect when 0 logs are received from specific hosts (monitors logs are being forwarded to Elastic). However, my rules run every 60 seconds (to minimise time to detection of a host not forwarding logs). The issue im having, is if you see an alert, you make a case and attach the alert to track/investigate/resolve the issue. But When your rule runs again 60 seconds later it generates another new identical alert. This means its impossible to have a clean view of your alerts page that shows only issues that are yet to be documented in a case. At a glance, you dont know what is being dealt with already and what isnt….it seems really silly.
Any advice is greatly appreciated.
Thanks