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
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.


Introducing Unified TDIR with the New Enterprise Security 8.2

Read the blog
Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...