I am trying to create an alert in splunk such that if there is a expression "Error occured due to connection" present in logs and if this is not remediated automatically after the 5 min it should generate an alert.
Here remediation can be if the "Error occured due to connection" doesnot occur in next five minutes after the alert is generated, it means issue is fixed. Is this possible? pls guide.