Splunk Cloud Platform

Throttling not working on alert in Splunk Cloud

Splunkerninja
Path Finder

I have an alert which I am trying to throttle based on few fields from the alert on condition if it triggers once then it shouldn't trigger for next 3 days unless it has different results.

But the alert is running every 15 mins and I can see same results of the alert every 15 mins.

My alert is outputting the results to another index

Example:

blah blah
, ,  , , , 

, , , 

| collect index=testindex sourcetype=testsourcetype

Based on my research, I came across a post where it says 
Since a pipe command is still part of the search, throttling would have no effect o because the search hasn't completed yet and can't be throttled. I think this because the front end says After an alert is triggered, subsequent alerts will not be triggered until after the throttle period, but that doesn't say "they aren't run"

Is it the case? If so how can I stop updating the duplicate values in my index

Labels (2)
Tags (2)
0 Karma

PickleRick
SplunkTrust
SplunkTrust

Yes. I would understand it this way. The search will be run but the alert will not be triggered for the throttle period. So side efects of the search (outputlookup, sendemail, whatever) will be run on each search run

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Just about every Splunk query contains a pipe so I question the accuracy of the post you quoted.

My theory (and I can't find any documentation to support it) is the collect command does not return the field being throttled so the alert cannot be throttled.  The collect command is used to write results to an index and is used to populate summaries more than it is to trigger alerts.  I suggest having two searches - one to populate testindex and other other to read testindex and trigger the alert.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Splunk Lantern’s Guide to The Most Popular .conf25 Sessions

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Unlock What’s Next: The Splunk Cloud Platform at .conf25

In just a few days, Boston will be buzzing as the Splunk team and thousands of community members come together ...

Index This | How many sevens are there between 1 and 100?

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