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

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!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...