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
Get Updates on the Splunk Community!

Technical Workshop Series: Splunk Data Management and SPL2 | Register here!

Hey, Splunk Community! Ready to take your data management skills to the next level? Join us for a 3-part ...

Spotting Financial Fraud in the Haystack: A Guide to Behavioral Analytics with Splunk

In today's digital financial ecosystem, security teams face an unprecedented challenge. The sheer volume of ...

Solve Problems Faster with New, Smarter AI and Integrations in Splunk Observability

Solve Problems Faster with New, Smarter AI and Integrations in Splunk Observability As businesses scale ...