Hi Splunk Team, I have created an alert where i am checking the process status for two host in that alert in every 15 minutes. need to suppress the alerts for next two hours for each server respectively once generated. Lets just say, if alert generated for server A, it throws the alert and suppress it for next two hours for server A but not for server B or vice versa. In mean time if process fro server B goes down, i should get an alert in the search query I am using " stats count by host COMMAND _time ". and in Suppress results containing field value, I have given host, will that helps for my case. Thanks, Sushant
... View more