1. Describe your incident:
I have 2 event definitions set and each sends a different notification for PDU redundancy. One for when redundancy fails, and the other for when it is restored. Is there a good way to make it so that it only sends the notification for the redundancy failing if there is no notification for if the redundancy was restored within the last 5 minutes? I’m pretty new to Graylog so some of the configuration and syntax is pretty confusing for a noob.
2. Describe your environment:
- OS Information: Ubuntu 20.04 with Docker running Graylog version 4.3.0
3. What steps have you already taken to try and solve the problem?
I looked to see if there was a way to correlate events together and had no luck. Also tried seeing if I could set any filter and aggregation settings to make this happen and was unsuccessful.
4. How can the community help?
Please explain if what I am looking to do is possible and the best practice to get it implemented in a reliable way.