Alerting

How to write a cron schedule to execute in every 5 mins between 7 am to 12 min-night ?

sagar_shubham
Explorer

How to write a cron schedule to execute in every 5 mins between 7 am to 12 min-night ?

0 Karma

imthesplunker
Path Finder

Try this.

*/5 7-23 * * *
0 Karma

nadlurinadluri
Communicator

This should work!!

0 Karma

p_gurav
Champion

This may help:

5 0-1,7-23 * * *
0 Karma

nadlurinadluri
Communicator

This runs only at 5 minutes past the hour from 7 to midnight ; not every 5 minutes

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...