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!

New in Observability - Improvements to Custom Metrics SLOs, Log Observer Connect & ...

The latest enhancements to the Splunk observability portfolio deliver improved SLO management accuracy, better ...

Improve Data Pipelines Using Splunk Data Management

  Register Now   This Tech Talk will explore the pipeline management offerings Edge Processor and Ingest ...

3-2-1 Go! How Fast Can You Debug Microservices with Observability Cloud?

Register Join this Tech Talk to learn how unique features like Service Centric Views, Tag Spotlight, and ...