Dashboards & Visualizations

If i have 3 column in lookup table like column "A" is dedicated for IP column "B" is dedicated for hash and column "C" is dedicated to URL. how can i match fields(IP,Hash,URL) of lookup table with the fields in index=main

rahul_mckc_splu
Loves-to-Learn

If i have 3 column in lookup table like column "A" is dedicated for IP column "B" is dedicated for hash and column "C" is dedicated to URL. how can i match fields(IP,Hash,URL) of lookup table with the fields in index=main

Tags (1)
0 Karma

renjith_nair
Legend

@rahul_mckc_splunk1

index=main "other search terms"|fields IP,HASH,URL "other fields" | lookup "yourlookupfile/table" A as IP,B as HASH, C as URL 

Refer : https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Lookup

---
What goes around comes around. If it helps, hit it with Karma 🙂
0 Karma
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!

Thanks for the Memories! Splunk University, .conf25, and our Community

Thank you to everyone in the Splunk Community who joined us for .conf25, which kicked off with our iconic ...

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...