Splunk Cloud Platform

Search within a lookup table

iherb_0718
Path Finder

platform: splunk cloud

Lookup table: foo
Field in lookup table: user

I want to run a search on lookup "foo" by the "user" field with any of the value matching "brady_*"

Would someone assist me with the search query? Thank you in advance

Labels (1)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust
| inputlookup foo where user="brady_*"

View solution in original post

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust
| inputlookup foo where user="brady_*"
0 Karma
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...