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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...