Splunk Search

Use saved search (reports) as lookup

splunk6161
Path Finder

I have a savedsearch (reports) that i want to use as lookup, it is possible?
Should i use it as subsearch?

0 Karma
1 Solution

chinmoya
Communicator

you can save the output of the saved search to a lookup using the OUTPUTLOOKUP command

| (your search | outputlookup (your lookup)

View solution in original post

chinmoya
Communicator

you can save the output of the saved search to a lookup using the OUTPUTLOOKUP command

| (your search | outputlookup (your lookup)

splunk6161
Path Finder

It works! Thanks

0 Karma

richgalloway
SplunkTrust
SplunkTrust

It is possible? Probably. Should you? Maybe
Please tell us more about your use case and the saved search you want to use as a lookup.

---
If this reply helps you, Karma would be appreciated.
0 Karma

splunk6161
Path Finder

The savedsearch returns only one column "ALIAS" with about 200 records (ex. AAA001- AAA002- AAA003- etc.)
In the panel (from dashboard) i have a table with two columns: ALIAS and CHECK.
ALIAS CHECK
AAA001 NO
BBB001 NO
CCC001 NO
, etc. , etc.

So whit lookup i would like intercept ALIAS and when this matches with savedsearch, returns OK:
ALIAS CHECK
AAA001 OK
BBB001 NO
CCC001 NO
, etc. , etc.

0 Karma
Get Updates on the Splunk Community!

How to Monitor Google Kubernetes Engine (GKE)

We’ve looked at how to integrate Kubernetes environments with Splunk Observability Cloud, but what about ...

Index This | How can you make 45 using only 4?

October 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

Splunk Education Goes to Washington | Splunk GovSummit 2024

If you’re in the Washington, D.C. area, this is your opportunity to take your career and Splunk skills to the ...