Dashboards & Visualizations

How to set a Cron job to run at 6 every day

aditsss
Motivator

Hi Everyone,

Can someone provide me the cron expression to run a job at 6 of every day.

 

Thanks in advance

Labels (2)
0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

Hi @aditsss,

please try 

 

0 6 * * *

 

here you can find a description of cron configuration https://en.wikipedia.org/wiki/Cron or https://crontab.guru/

Ciao.

Giuseppe

View solution in original post

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @aditsss,

please try 

 

0 6 * * *

 

here you can find a description of cron configuration https://en.wikipedia.org/wiki/Cron or https://crontab.guru/

Ciao.

Giuseppe

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @aditsss,

good for you, see next time!

Ciao and happy splunking.

Giuseppe.

P.S. Karma Points are appreciated by all the contributors 😉

0 Karma

493669
Super Champion

Hi @aditsss 
Use below cron to run job at every day at 6 am

0 6 * * *

 

https://crontab.guru/#0_6_*_*_* 



--------------------------------------------------------------------------------------------
If this reply helps you, an upvote will be appreciated

Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

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

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...