Getting Data In

How to match csv file with standard search

retziel
New Member

Hi,

 

I need your help 🙂

 

I have a standard query like this:

index=a foo

and I need to return only the record that match with a list of information in a CSV (or even in a lookup table).

Please note that doesn't exist in the index=a a specific field like the info in the csv.

Example of CSV:
Name
Andrew
John
Michael

Thanks in advance.

Labels (2)
0 Karma

AnilPujar
Path Finder

index=a [| inputlookup csv_file.csv| dedup Name | table Name]

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

What's New in Splunk Observability - August 2025

What's New We are excited to announce the latest enhancements to Splunk Observability Cloud as well as what is ...

Introduction to Splunk AI

How are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. Lucky for ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...