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!

Network to App: Observability Unlocked [May & June Series]

In today’s digital landscape, your environment is no longer confined to the data center. It spans complex ...

SPL2 Deep Dives, AppDynamics Integrations, SAML Made Simple and Much More on Splunk ...

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...

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

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