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 Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...