All Apps and Add-ons

Splunk Dashboard autorefresh all panels

aslam34
New Member

I have enabled auto refresh for 30 seconds for all the panels in dashboard. However, there is slight difference in time when each fields get refreshed that is causing differences in total statistics. How to set all the panels to refresh at once for every 30 seconds.
Thanks!

0 Karma

prakash007
Builder

You can refresh a dashboard or a form with a refresh attribute in your xml...

Use the refresh attribute to reload a form after 30 seconds.

<form refresh="30">
...
</form>

Look at this splunk doc and spunk answers for reference..
http://docs.splunk.com/Documentation/Splunk/latest/Viz/PanelreferenceforSimplifiedXML#dashboard_or_f...
https://answers.splunk.com/answers/102621/automatically-refresh-dashboard.html
https://answers.splunk.com/answers/483405/how-do-i-auto-refresh-my-dashboard.html

OR if the dashboard is on a TV/Monitor, you can use some browser extensions like AutoRefresh...etc

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: Matching cron expressions

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

Design, Compete, Win: Submit Your Best Splunk Dashboards for a .conf26 Pass

Hello Splunkers,  We’re excited to kick off a Splunk Dashboard contest! We know that dashboards are a primary ...

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...