Dashboards & Visualizations

Is there a way we can schedule dashboard at specific timings of the day?

nldk
New Member

Is there a way we can schedule dashboard at specific timings of the day, for example, I want dashboard result scheduled to be emailed at 10am, 4pm and 10pm of same day.

0 Karma

deepashri_123
Motivator

Hey nldk,

You can schedule the reports to run for specific time period and can be made to run at those specific timing by adding cron schrdule.
Refer this link:
http://docs.splunk.com/Documentation/Splunk/7.0.3/Report/Schedulereports

Your cron schedule should be like this:
0 10,16,22 * * *

Let me know if this helps!!

0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

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