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!

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 ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...