Splunk Search

Searching Saved Results

qix
Engager

If you select "Action->Save results", is it possible to make reference to the results in a subsequent search? While saved results are only temporary, they could suffice for a short-term workspace. The idea here is to use "Save results" like a temporary table in a database, instead of using something like 'collect'.

Tags (1)
1 Solution

gkanapathy
Splunk Employee
Splunk Employee

Yes. You can reuse these results with the loadjob search command: http://www.splunk.com/base/Documentation/latest/SearchReference/Loadjob

View solution in original post

gkanapathy
Splunk Employee
Splunk Employee

Yes. You can reuse these results with the loadjob search command: http://www.splunk.com/base/Documentation/latest/SearchReference/Loadjob

gkanapathy
Splunk Employee
Splunk Employee

You should be aware that if you don't reference specific field names in the original search, they might be optimized out of the saved results, so you should anticipate how the results will be used when constructing the initial query. (Using a fields command is a simple way to specify what fields you want kept.)

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...