Alerting

Proper Syntax - Cron Job Expression Every Hour at 15 Mins Past The Hour

SplunkLunk
Path Finder

Greetings,

Trying to create a scheduled alert in Splunk using "Run on Cron Schedule". If I want to run a cron job every 60 minutes at 15 minutes past the hour, what would the proper syntax be in Splunk? Thanks.

0 Karma
1 Solution

elliotproebstel
Champion

The syntax you need for that is:
15 * * * *

I find this page useful:
https://www.computerhope.com/unix/ucrontab.htm

View solution in original post

elliotproebstel
Champion

The syntax you need for that is:
15 * * * *

I find this page useful:
https://www.computerhope.com/unix/ucrontab.htm

SplunkLunk
Path Finder

Well, that was easy. Thanks.

0 Karma

elliotproebstel
Champion

Happy to help! 🙂

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

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...