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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...

Updated Data Management and AWS GDI Inventory in Splunk Observability

We’re making some changes to Data Management and Infrastructure Inventory for AWS. The Data Management page, ...