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!

Database Performance Sidebar Panel Now on APM Database Query Performance & Service ...

We’ve streamlined the troubleshooting experience for database-related service issues by adding a database ...

IM Landing Page Filter - Now Available

We’ve added the capability for you to filter across the summary details on the main Infrastructure Monitoring ...

Dynamic Links from Alerts to IM Navigators - New in Observability Cloud

Splunk continues to improve the troubleshooting experience in Observability Cloud with this latest enhancement ...