Dashboards & Visualizations

how to refresh only specific panel in dashboard

sravankaripe
Communicator

Hi,

I have a dashboard with 10 panels in it.
i want to refresh specific panels in this dashboard
i even tried

but it is not working
can anyone help me to resolve this.

0 Karma
1 Solution

SplunkersRock
Path Finder

try this

<option name="refresh.auto.interval">60</option>

View solution in original post

0 Karma

SplunkersRock
Path Finder

try this

<option name="refresh.auto.interval">60</option>

0 Karma

sravankaripe
Communicator

thanks it working

0 Karma

somesoni2
Revered Legend

In the search element of the panels you want to refresh, you can set the refresh option with required interval/delay. See this for more information (scroll to child element section)

http://docs.splunk.com/Documentation/Splunk/6.5.1/Viz/PanelreferenceforSimplifiedXML#search

<refresh>

  Integer or relative time expression   No refresh  Indicate a delay or interval time for inline or saved searches. This setting does not apply to post-process searches, which refresh automatically when their base search refreshes.

Integers are handled as seconds. Use SPL syntax for relative time expressions. For example, 1h5m or 5m.

Use the <refreshType> setting to specify refresh behavior in relation to search completion or dispatch. 

You can use the <refresh.display> setting in a visualization to specify a refresh progress indicator.

<refreshType>   
interval or delay   delay   Indicate the starting time for counting down to a refresh. Use delay to start counting when the search is done. 

Use interval to count down when the search is dispatched. If the runtime of the search is longer than the configured time, the search job is cancelled and a new job is dispatched.
Get Updates on the Splunk Community!

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 ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...