Splunk Search

How can I run, repeat, then search?

ryuch2002
Explorer

Splunk Enterprise version: 6.3.1

earliest_time : "-5m",
latest_time:"now"
exec_mode:"blocking",
search : "index= xxxxx------------------------- very complex."

Currently my method like this javascript code:

            setTimeout(function(){
                console.log("start update search...");
                serviceStatus.startSearch();
            },10000);

for a 10 second result refresh.

Is there any better way?

0 Karma

fdi01
Motivator
0 Karma
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 ...