Splunk Search

Splunk search to remove entries where one value exists in another value

ccastrapel
New Member

Hi,

I have a working search right now that returns user and host. I am wondering how to remove results where the value of "user" exists in the value of "host". For example, if user="bob" and host="bob-linux", the entire entry would be removed. However, if user="ted" and host="bob-linux", the entry would remain. Is something like this possible through regex? I've searched, but I must not be hitting the right terminology because I'm coming up empty.

Thanks,
Curtis

Tags (1)
0 Karma

Ayn
Legend
... | where !match(host,user)
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 ...