Splunk Search

lookup /join

ibra75
Explorer

hello splunkers,
I have a csv file witch contain all client Ip(130 ligne of Ip area) for the company,I need on my search web witch based on input lookup| from another file,to filter results with client IP in the second csv file.
how can I do that ?any idea is appreciated.
thanks

Tags (2)
0 Karma

somesoni2
Revered Legend

Try this

| inputlookup Risk_status_lookup.csv | search [|inputlookup yoursecondcsv.csv | table "IP Address"]

ibra75
Explorer

| inputlookup Risk_status_lookup.csv| search "IP Address"=* | //and here I should filter results (IP Address) with the second file// .
exactly i need to extract risks for all the client in the second file

0 Karma

Ayn
Legend

Could you explain more clearly please, preferably with examples?

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...