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
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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...