I created an alert on scheduled job whenever the count is greater than 1. It is supposed to trigger an alert but it is not triggering. Can someone help me with this
Which version of splunk are you using as there have been issues with this - sometimes it is best to include the condition in the search itself e.g. "| where count>1" and then trigger on non-zero results
I have kept the same settings but still alerts are not triggering in the given time