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

Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...