Getting Data In

Filter using a lookup.

aly347774
Loves-to-Learn Lots

I want to write a query whose purpose is to print for users who are not authorized to enter, and of course with the presence of a lookup table, the people who are authorized to enter are present in it.

Labels (5)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Please share some anonymised sample events to show what you are working with

0 Karma

aly347774
Loves-to-Learn Lots

index="(index name)" sourcetype=source type (host="host1" OR host="host2")
| search NOT [| inputlookup (lookup table name ) | table username] action=success | stats values(username) as user

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

OK it looks like it should work - what is your question?

0 Karma

aly347774
Loves-to-Learn Lots

It does not retrieve the blacklist, but rather it retrieves some of the whitelist. I want to make it pass through the lookuptable and show the user who is not authorized to enter.

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

The principle of what you are doing is correct. So, if it is not working, it may come down to the actually data, which understandably you might not want to share. How are the values which are getting through different to the ones which are being removed? How large is your lookup table? Are there any special characters being used?

Get Updates on the Splunk Community!

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...

Splunk App Developers | .conf25 Recap & What’s Next

If you stopped by the Builder Bar at .conf25 this year, thank you! The retro tech beer garden vibes were ...

Congratulations to the 2025-2026 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...