Splunk Enterprise Security

Differences on throttling times

akai
Explorer

Hello all,

Is there any difference between setting a throttle window of 1d, 24h, 1440m or 86400s?

I was told that it's better to specify it in seconds because of how the throttling system works. Like if you specify 1d, it will trigger the next day, not actual 24 hours later. 

I hope that was clear.

0 Karma
1 Solution

livehybrid
SplunkTrust
SplunkTrust

Hi @akai 

I have never noticed that setting to 1d will only supress until midnight, from what I recall it prevents a future alert firing for 1d/24h/86400s.

If you want to be sure about this you can create a similar search with makeresults and run it regularly (e.g hourly) and then set throttle to 1d. It *should* (I believe) only fire once today, and then at the same time tomorrow!

🌟 Did this answer help you? If so, please consider:

  • Adding karma to show it was useful
  • Marking it as the solution if it resolved your issue
  • Commenting if you need any clarification

Your feedback encourages the volunteers in this community to continue contributing

View solution in original post

livehybrid
SplunkTrust
SplunkTrust

Hi @akai 

I have never noticed that setting to 1d will only supress until midnight, from what I recall it prevents a future alert firing for 1d/24h/86400s.

If you want to be sure about this you can create a similar search with makeresults and run it regularly (e.g hourly) and then set throttle to 1d. It *should* (I believe) only fire once today, and then at the same time tomorrow!

🌟 Did this answer help you? If so, please consider:

  • Adding karma to show it was useful
  • Marking it as the solution if it resolved your issue
  • Commenting if you need any clarification

Your feedback encourages the volunteers in this community to continue contributing

akai
Explorer

Hello @livehybrid,

Thank you for the tip on making the searches, I should have thought about doing that myself first.

I set up three searches, with throttles at 1d/24h/86400s. All three searches fired around the same time every day, so either I miss-understood what I was being told or the person was mistaken.

Thank you for the help.

0 Karma
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...