Dashboards & Visualizations

Can you define what time a dashboard refreshes?

slacking42
Engager

I am trying to get multiple dashboards on my page to refresh at different intervals on a schdule

Example Dashboard is up and running 24x7 , refresh intervals are based on the page render time (I assume) X time from render is when they will refresh, works as stated.

I want the a single panel to refresh at 00:00 GMT no matter when the dashboard was rendered for the browser it was being displayed on.

I understand i could hit the display page at 00:00 GMT or have the browser auto refresh at that time in another script, I would rather do it in the code,

Splunk/Hunk 6.3.3

TIA

Tags (1)
0 Karma

martin_mueller
SplunkTrust
SplunkTrust

All it takes is a snippet of JS to grab the panel's SearchManager, wait for midnight, and hit its startSearch() method. The panel displaying the search results will then render them as they come in.

0 Karma

slacking42
Engager

Thanks I will have to look into that

0 Karma
Get Updates on the Splunk Community!

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...