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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...