Splunk Search

inputlookup field help

splfedor
Loves-to-Learn Lots

My index has client_ip.
However, I want to use the client_ip that exists in the user_ip.csv field.

index="my_index" [ | inputlookup user_ip.csv | search client_ip="*" ]


Attempted but failed.
After that, I will perform stats.

Labels (2)
0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

@splfedor 

Did you tried this?

index="my_index" [ | inputlookup user_ip.csv | search client_ip="*" | table client_ip ]

KV 

0 Karma
Get Updates on the Splunk Community!

Feel the Splunk Love: Real Stories from Real Customers

Hello Splunk Community,    What’s the best part of hearing how our customers use Splunk? Easy: the positive ...

Data Management Digest – November 2025

  Welcome to the inaugural edition of Data Management Digest! As your trusted partner in data innovation, the ...

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...