Dashboards & Visualizations

Schedule one dashboard for PDF delivery twice?

jwestberg
Splunk Employee
Splunk Employee

I have a dashboard that I would like to have scheduled for delivery twice each day, once at during the end of the work day and once at night.

Scheduling either of these works fine, and I can easily set up a cron schedule along the lines of:

0 18 * * * 

or

0 3 * * * 

Clicking Actions -> "Schedule for PDF delivery..." a second time after configuring the first schedule on the dashboard will only bring up the option to edit the old schedule. Going to Manager » User interface » View PDF Scheduling, I can see the scheduled delivery I have there, but sadly, no option to clone or create a new one of the same source.

How do I accomplish this?

Tags (3)
1 Solution

the_wolverine
Champion

Is there some reason why using

0 3,18 * * *

does not work for you?

View solution in original post

the_wolverine
Champion

Is there some reason why using

0 3,18 * * *

does not work for you?

jwestberg
Splunk Employee
Splunk Employee

Nope, I guess I'm just cron illiterate. Go figure. Thanks 🙂

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 ...