Dashboards & Visualizations

How to auto refresh whole dashboard in 6.5?

wai0503
New Member

I would like to auto refresh the whole dashboard
which I found dashboard refresh="60"is working in previous version

But when I apply the same code in 6.5.1, it will refresh the panels individually instead of refreshing the whole dashboard
As the time picker is not updated if the panel is refresh individually
For example: we got calculated time based on time picker
6h_time_cal=relative_time(now(), replace(dateTimeRange.earliest,"null",""))-21600
using in earliest=$6h_time_cal$ latest=$time_latest$

So the problem is how to autorefresh the whole dashboard?
Thanks

0 Karma

ab81428
Path Finder

if you want to refresh whole dashboard
I hope below option will work.

<form refresh="30">

code.....

</form>

Instead of Dashboard you can use "form"

Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

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 GA in US-AWS!

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