Getting Data In

Scheduling in db connect

a212830
Champion

Hi,

I want db connect to grab data at 1:00 am every day. I tried the following, and it gets spit out with an error:

00 01 * * 0-6

I also tried the documented example (30 18 * MON-FRI *), but it errors out as well.

2013-04-02 06:56:36.093 dbx4768:ERROR:Scheduler - Error while reloading database input=dbmon-tail://TQ/HINVDEVS
com.splunk.config.SplunkConfigurationException: Invalid interval value=30 18 * MON-FRI * for stanza dbmon-tail://TQ/HINVDEVS

Tags (1)
0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

The cron schedule 30 18 * MON-FRI * is invalid because you have MON-FRI as the month value (minute, hour, day, month, weekday). 0 1 * * MON-FRI should work though.

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

The cron schedule 30 18 * MON-FRI * is invalid because you have MON-FRI as the month value (minute, hour, day, month, weekday). 0 1 * * MON-FRI should work though.

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!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...