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!

Index This | What’s a riddle wrapped in an enigma?

September 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...