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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...