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!

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