Dashboards & Visualizations

How to refresh a dashboard with multiple single value panels every minute without screen jump or "Waiting for data..." message?

jlucius
Explorer

I want to refresh a dashboard with multiple single values (about 15) every minute. The dashboard will be displayed on a screen for an IT Department to watch. Possible solutions I found so far:

1) Refresh complete dashboard with <dashboard refresh = "60">
Problem: The screen is jumping and as long as the dashboards are loading there are no values shown.

2) Refresh individual single values with <option name="refresh.auto.interval">60</option>
Problem: Works better than 1) but still the it shows "waiting for data" a lot of the time before showing the actual value

3) Use real time search
Problem: This actually works, but I will have to keep running 15 real time searches for a simple dashboard where the value only changes every 1 minute.

Is there a better way to do this? It would be perfect if the Single Value would keep its value until the refresh is done and then show the new value.

This questions has been asked multiple times without a real answer, so it seems I am not the only one searching for a solution to this:
https://answers.splunk.com/answers/363906/how-can-i-stop-screen-jump-on-auto-refresh-of-a-da.html
https://answers.splunk.com/answers/320184/refreshing-a-dashboard-wo-grey-waiting-for-data.html
https://answers.splunk.com/answers/243621/is-there-a-way-to-refresh-just-the-tick-on-a-radia.html

0 Karma

cjansson77
New Member

This might be more complicated than what you want, but...

You could have two tabs open and open the dashboard in both. Then use a Chrome add on like Revolver to switch between those two tabs every 60 seconds or however long you like. Revolver has an option that it will refresh a page before switching to it, so by the time the tabs switched, the panels were already updated.

0 Karma

woodcock
Esteemed Legend

IMO, you understand all available native options (without embedding splunk inside your own webscript).

0 Karma

sundareshr
Legend

One option would to create scheduled savedsearches running every 60mins and use that in your panels. That would still cause a hiccup by much shorter duration when compared to option 2.

Also, are you using postprocess searches? If you panels all use the same base search with minor filters/field changes between them you could look at using a global search. That will cut down on the number of concurrent searches your dashboard executes.

0 Karma
Get Updates on the Splunk Community!

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...