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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...