Splunk Enterprise Security

Notable Event Suppression where field is NULL?

richardphung
Communicator

Trying to create an ES Notable Event Suppression where the user value is null.
A direct search:

`get_notable_index`  | where isnull(user)

Gets me the events I would like to suppress.

If I try to create a notable event suppression within the incident review/eventtypes search, I get:

Message: Eventtype search string cannot be a search pipeline or contain a subsearch.

Is there any other way to do this?

Labels (1)
0 Karma

efika
Communicator

Just like the error message suggests. event suppression are just simple eventtypes in the form of notable_suppression-. And you can't use pipelines in eventtypes search.
You can simply use NOT(user).

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...