Dashboards & Visualizations

Splunk 6.5 has deprecated the refresh interval option. What is the new alternative?

mgarciar
Path Finder

Splunk 6.5.0 says refresh interval (refresh.auto.interval) option has been deprecated and I cannot find what's the new alternative for this.
I need a table to refresh itself every X seconds but not the whole dashboard.

What's the new way to accomplish this?

Thanks,

Tags (3)
1 Solution

gokadroid
Motivator

Try refreshing the search instead:

<search>
    <query>
    </query>
    <earliest></earliest>
    <latest></latest>
    <sampleRatio></sampleRatio>
    <refresh>5m</refresh>
  </search>

View solution in original post

gokadroid
Motivator

Try refreshing the search instead:

<search>
    <query>
    </query>
    <earliest></earliest>
    <latest></latest>
    <sampleRatio></sampleRatio>
    <refresh>5m</refresh>
  </search>
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 ...