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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...