Dashboards & Visualizations

Does a dashboard keep refreshing itself by default?

ddrillic
Ultra Champion

Looking at the MC Search Usage Statistics: Deployment stats and then speaking with the top “offending” user who said that the only thing he did in the past 4 hours was to have a dashboard minimized.

So, I wonder, do the custom dashboards keep refreshing themselves by default?

0 Karma
1 Solution

DalJeanis
Legend

Yes, but it's easy enough to change. In the simple HTML, there will be something like this...

  <dashboard refresh="30"> 

or

  <form refresh="30">

To disable, specify 0.

http://docs.splunk.com/Documentation/Splunk/6.3.0/Viz/PanelreferenceforSimplifiedXML#Dashboards_and_...

View solution in original post

DalJeanis
Legend

Yes, but it's easy enough to change. In the simple HTML, there will be something like this...

  <dashboard refresh="30"> 

or

  <form refresh="30">

To disable, specify 0.

http://docs.splunk.com/Documentation/Splunk/6.3.0/Viz/PanelreferenceforSimplifiedXML#Dashboards_and_...

ddrillic
Ultra Champion

Perfect @DalJeanis

Get Updates on the Splunk Community!

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...

[Live Demo] Watch SOC transformation in action with the reimagined Splunk Enterprise ...

Overwhelmed SOC? Splunk ES Has Your Back Tool sprawl, alert fatigue, and endless context switching are making ...

What’s New & Next in Splunk SOAR

Security teams today are dealing with more alerts, more tools, and more pressure than ever.  Join us on ...