Splunk Enterprise Security

Hide specific notables from IR (Incident review) in ES

splunkreal
Motivator

Hello, we would like to filter ES incident review and hide notables with TEST keyword by example, how to do? Thanks for your help

* If this helps, please upvote or accept solution if it solved *
0 Karma
1 Solution

Jawahir
Communicator

Alright, if the "TEST" keyword is in the search title, you can filter it as shown below.

search_name!=*TEST*

jawahir007_0-1729847733395.png

------

If you find this solution helpful, please consider accepting it and awarding karma points !!

View solution in original post

splunkreal
Motivator

Hello @Jawahir how are you? Found out we can filter by search_title also, where can we find list of IR fields? Thanks for your help!

* If this helps, please upvote or accept solution if it solved *
0 Karma

Jawahir
Communicator

You can achieve this by creating Custom Notable Event Suppressions. Please refer to the link below for more details.

https://docs.splunk.com/Documentation/ES/7.3.2/Admin/Customizenotables#Create_and_manage_notable_eve...

------

If you find this solution helpful, please consider accepting it and awarding karma points !!
0 Karma

splunkreal
Motivator

Hi @Jawahir  we don't want to suppress them just hide them based on saved filter.

* If this helps, please upvote or accept solution if it solved *
0 Karma

Jawahir
Communicator

Alright, if the "TEST" keyword is in the search title, you can filter it as shown below.

search_name!=*TEST*

jawahir007_0-1729847733395.png

------

If you find this solution helpful, please consider accepting it and awarding karma points !!

splunkreal
Motivator

Great thanks, it works with classic IR view 🙂

* If this helps, please upvote or accept solution if it solved *

gargantua
Path Finder

I've done this little app in order to adress this specific use case :

https://github.com/kilanmundera/Custom-Annotations-Framework-for-Splunk-Enterprise-Security

0 Karma
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...