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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...