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!

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...