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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...