Splunk Enterprise Security

lookup table trouble

williamsmew
New Member

I cant figure this out. I cant get my query to check a lookup to verify if the identified recipient from the phish logs is in the useremail field.

Still struggling with splunk, thanks for the help.

0 Karma

woodcock
Esteemed Legend

Like this:

Your Search Here That Has recipient Field
| lookup YourLookupNameHere.csv username AS recipient OUTPUT username AS MATCHED
| where isnotnull(MATCHED)
0 Karma

ivanreis
Builder

Hi williamsmew, please check this splunk answer, maybe this can help you out with your issue
-> https://answers.splunk.com/answers/588630/understanding-the-lookup-command.html

0 Karma

arjunpkishore5
Motivator

Can you post a sample of your query please?

marycordova
SplunkTrust
SplunkTrust

and a sample of your data

@marycordova
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Observability Simplified: Combining User Experience, Application Performance & ...

Tech Talk Observability Simplified: Combining User Experience, Application Performance & Network ...

Event Series May & June: From Network Visibility to Service Intelligence

Unifying the Network: Moving from Alert Noise to Service Intelligence with Splunk ITSI In today’s hybrid ...

Global Splunk User Group Events: May + June 2026

Your Splunk Community Awaits: Discover Upcoming User Group Events Worldwide    Staying ahead in the fast-paced ...