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!

Fall Into Learning with New Splunk Education Courses

Every month, Splunk Education releases new courses to help you branch out, strengthen your data science roots, ...

Super Optimize your Splunk Stats Searches: Unlocking the Power of tstats, TERM, and ...

By Martin Hettervik, Senior Consultant and Team Leader at Accelerate at Iver, Splunk MVPThe stats command is ...

How Splunk Observability Cloud Prevented a Major Payment Crisis in Minutes

Your bank's payment processing system is humming along during a busy afternoon, handling millions in hourly ...