Reporting

scheduling report error

a212830
Champion

Hi,

I'm trying to schedule a report with the following cron config:

2-59/5 * * * *

When I try to save this, the "Edit Schedule" box says that I have an "Invalid cron". I know that this cron is valid. Any suggestions?

Tags (3)
0 Karma
1 Solution

gkanapathy
Splunk Employee
Splunk Employee

The cron is not valid. perhaps you mean:

2-59/5 * * * *

View solution in original post

gkanapathy
Splunk Employee
Splunk Employee

The cron is not valid. perhaps you mean:

2-59/5 * * * *

a212830
Champion

Turned out to be a bug - you can enter the cron entry via searches-reports and it will work.

0 Karma

danielrusso1
Path Finder

a212830 can you elaborate? I'm having the same issue. When you say you can enter the cron entry via searches-reports, what do you mean?

0 Karma

a212830
Champion

Yes, it's correct. Going to open a ticket on it...

0 Karma

somesoni2
Revered Legend

Just ensure spacing is correct. 2(no space)-(no space)59(no space)/(no space)5(1 space)(1 space)(1 space)(1 space)

0 Karma

a212830
Champion

Sorry, yes, I do, but I still get the same error.

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...