Dashboards & Visualizations

Dashboard panel graphs are not updating realtime

roopeshetty
Path Finder

Hi

We have created some dash boards by searching by queries and then saving them as reports and then again saving them as Dashboard panels. What the problem is the Dashboard panel graphs are not updating automatically real-time and we need to refresh the web page manually every time to have a updated graph on dashboard panel . We tried with all browsers like chrome, firefox and IE but same issue.
Can some one please help us on this.

Regards
Roopesh

Tags (1)
0 Karma

renjith_nair
Legend

Hi Roopesh,

Have a look at http://docs.splunk.com/Documentation/Splunk/6.4.0/Viz/OverviewofSimplifiedXML

Use the refresh attribute to set how frequently, in seconds, to refresh the dashboard.

For example, <dashboard refresh="30"> sets the refresh rate to 30 seconds.

If you want to refresh a particular panel, not the entire dashboard, then

To refresh a search for a panel:

  <option name="refresh.auto.interval"> 12 </option>
---
What goes around comes around. If it helps, hit it with Karma 🙂
0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...