Splunk Enterprise

Suppress triggering

sarit_s
Communicator

Hello

I'm trying to set an alert which will fired only after the second time the threshold is reached.

i set Throttle with Suppress triggering of 5 min

but the alert is fired after the first time

what should i do ?

sarit_s_0-1632310206087.png

 

Tags (1)
0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

can you change your alert query to use streamstats with window and then raise it if count is > 1?

https://docs.splunk.com/Documentation/Splunk/8.2.2/SearchReference/Streamstats

r. Ismo

0 Karma

sarit_s
Communicator

did you mean something like this?

 | streamstats count by host window=5

with window there are no results

what value should i set in window ?

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...