Alerting

Splunk alert to ignore user for a week

spodda01da
Path Finder

Hello All,

I am working on a unique request and was wondering if its possible.

The request is to run an alert every hour and if a user appears in the alert, it should ignore the same user for one week.

Need your help if it can be configured.

Thanks in advance,

Labels (2)
0 Karma

gjanders
SplunkTrust
SplunkTrust

In Alerts for Splunk Admins, https://splunkbase.splunk.com/app/3796/ or https://github.com/gjanders/SplunkAdmins

I have examples such as SearchHeadLevel - Users exceeding the disk quota introspection,  where I use a lookup file to stop emailing users for a week. A separate report cleans up the lookup 

That's another alternative...

0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

your alert need to return all users by it’s own row if they are alerted. Then in alert dialog select alert per results and needed throttle time for that.

https://docs.splunk.com/Documentation/Splunk/8.2.0/Alert/AlertTriggerConditions

r. Ismo

0 Karma

spodda01da
Path Finder

Thanks for the response, I am going to test it further.

0 Karma
Get Updates on the Splunk Community!

Enter the Dashboard Challenge and Watch the .conf24 Global Broadcast!

The Splunk Community Dashboard Challenge is still happening, and it's not too late to enter for the week of ...

Join Us at the Builder Bar at .conf24 – Empowering Innovation and Collaboration

What is the Builder Bar? The Builder Bar is more than just a place; it's a hub of creativity, collaboration, ...

Combine Multiline Logs into a Single Event with SOCK - a Guide for Advanced Users

This article is the continuation of the “Combine multiline logs into a single event with SOCK - a step-by-step ...