Splunk Search

How to create a lookup subsearch with NOT IN

ub_ik
Explorer

I am facing following challenge. I have a lookup table myids.csv with ID's in it:

ID
1
2
3

I have and index also with IDs in it (less than in the lookup):

ID
1
2

I am lookup for a way to only show the ID from the lookup that is not present in the index.

ID
3

Any suggestions?

 

 

Labels (2)
Tags (1)
0 Karma
1 Solution

PickleRick
SplunkTrust
SplunkTrust

The usual - append two sets, count, find the ones that have too few occurrences.

https://www.duanewaddle.com/proving-a-negative/

View solution in original post

0 Karma

PickleRick
SplunkTrust
SplunkTrust

The usual - append two sets, count, find the ones that have too few occurrences.

https://www.duanewaddle.com/proving-a-negative/

0 Karma

ub_ik
Explorer

perfect, thx a lot.

0 Karma
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...