Splunk Search

Trying to match a field with multiple values against a lookuptable

marktechuk
New Member

I trying to search a lookup table for matching field=user the field contains multiple values for example
user=ID, name, email, address - so when I run the search it only match on email the first value in field user against my lookuptable test1.csv

I there a way for my to split out the values of field user into multiple fields that I can match against my lookuptable.

index=** sourcetype=** event=** | table user | dedup user | lookup test1.csv user outputnew user as matchEvent

0 Karma
1 Solution
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...