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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Can’t Make It to Boston? Stream .conf25 and Learn with Haya Husain

Boston may be buzzing this September with Splunk University and .conf25, but you don’t have to pack a bag to ...

Splunk Lantern’s Guide to The Most Popular .conf25 Sessions

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Unlock What’s Next: The Splunk Cloud Platform at .conf25

In just a few days, Boston will be buzzing as the Splunk team and thousands of community members come together ...