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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...