Getting Data In

How to filter out results based on 2 values in an event?

Sparky1
Explorer

I'm trying to use a where command to filter a search based on 2 values in an event.

So something like where host!=Domain Controller1 and Message!="Bad Username"

But doing it this way is filtering any events that match either host or Message. How can I filter results based on 2 field values?

0 Karma
1 Solution

kmaron
Motivator

Try using NOT (host=DomainController1 AND Message="Bad Username")

View solution in original post

kmaron
Motivator

Try using NOT (host=DomainController1 AND Message="Bad Username")

Get Updates on the Splunk Community!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...