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
Get Updates on the Splunk Community!

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...