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!

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...