Splunk Search

Run Alert Every Few Hours Between Specific Hours/Days

SplunkLunk
Path Finder

I have some events that only happen every few hours between the hours of 8AM and 6PM, M-F. So, I want to set up a loss of feeds alert to look for events every three hours between the hours of 8AM and 6PM, M-F. Right now I have the alert to look for "-3h" through "now" and to run every 60 minutes starting at 11 AM and running through 9 PM, M-F via the cron expression "*/60 11-19 * * 1-5"

My rationale is it's starts at 11 AM which will go back three hours to hit the 8AM and end at 9PM to hit the 6 PM cutoff. 60 is the max number of minutes I can put in the cron expression. Is there a way to look every three hours, but only between 8-16 without modifying the actual search (just using cron in the alert config)?

Thanks for any advice.

Tags (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Try 0 8-16/3 * * 1-5.
I've found crontab.guru is a great site for trying out cron expressions.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Try 0 8-16/3 * * 1-5.
I've found crontab.guru is a great site for trying out cron expressions.

---
If this reply helps you, Karma would be appreciated.
0 Karma

SplunkLunk
Path Finder

Thanks. I'll give that a shot. I may have to tweak the range, but this appears to work (I can save it in Splunk anyway without errors).

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!

Persistent Queue at TcpOut — One of Splunk's Most Practical Features

Splunk introduced persistent queueing at the tcpout layer as one of the most practical resilience features in ...

Skip the Awkward Silence: Have a .conf-ersation at .conf26

Picture this. You arrive at .conf26 already having your socializing and networking plans mapped out. No ...

Rethinking Zero Trust: From Product Purchases to Logical Control Evidence

Implementing Zero Trust (ZT) across complex environments often falters at the very beginning due to a ...