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!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...