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

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...