Splunk Search

How to add a value from a lookup table to results, by using a field value from the search?

jrobar
New Member

I want to include a value from a lookup table in search results, by using a field value from the main search.

Labels (2)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

That's common and easy. Just add | lookup somelookupfile.csv <lookup field> AS <field name from the main search> to your query.
See https://docs.splunk.com/Documentation/Splunk/8.0.4/Search/Useexternalfieldlookups and https://docs.splunk.com/Documentation/Splunk/8.0.4/SearchReference/lookup for more information.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...