Splunk Enterprise Security

Email Alerts

luckymaddy
Explorer

Hi,

I want to set an “Email alert when User failed login 5 times in last 10 minutes.
Please help me.

Thanks in Advance

0 Karma

mdessus_splunk
Splunk Employee
Splunk Employee

Edit the "Excessive failed login" default correlation search, change the count in the search, and edit the time parameters (Start time, End time, Cron Schedule) to run it each 10 minutes as said before.

0 Karma

stephane_cyrill
Builder

HI luckymaddy,

1-write your request that gives you the failed login as you want. it depends on your data.it may be something like:

source=security_log_file failed login earliest=10| timechart count by user|where count> 5

2-execute it in search and click SAVE AS ALERT.

3-on the first window put the title and chose what you want.....

4- on the 2nd window click SEND E-MAIL and fill the required informations. you can even customize the message to send by including a token value.

5-click save.

see all the details here:

docs.splunk.com/Documentation/Splunk/6.2.2/Alert/Alertexamples

0 Karma

juvetm
Communicator

can you try something like this

* 10 /* * * *
0 Karma
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 ...