Splunk Search

How do you invoke search acceleration for non-saved searches?

SK110176
Path Finder

Ideally, I'm looking for a way to apply the search acceleration function to a search in a dashboard that is not a "saved search."

What function or operator is actually applied to a given search when the "Accelerate this search" box is checked?

Tags (1)

martin_mueller
SplunkTrust
SplunkTrust

You can save a similar search and accelerate that, just make sure it uses the same/compatible reporting command, parameters, input, span, timerange, and maybe more.

jonuwz
Influencer

Martin is right.

When you accelerate a saved search, auto_summarize = 1 is added to the search definition in savedsearch.conf
and the summary is updated every 10 minutes. If a search runs that would benefit from using the summary data - it will.

Splunk doesn't interrogate the XML files for searches embedded in views, it doesnt know about them until they run, so it would have no idea to accelerate them.

So the option is to create a saved search, and accelerate it. You can then look in the "report acceleration" tab for that saved search to see if its being accessed by your views.

Get Updates on the Splunk Community!

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...