Alerting

How do I create an alert to give failed logins for Splunk servers?

kellyjos12
New Member

I am trying to create an alert to record failed logins for the Splunk servers, however not all of them show up in my current alert.   I can get the Search Heads and one of my Heavy Forwarders but my Indexers, Deployment/License server and Cluster Master/Monitoring Console server are not reporting.  Is there something that needs to be added or enabled to these servers?

Labels (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @kellyjos12,

at first you have to enable log forwarding from all Splunk servers to Indexes to have all Splunk logs in one accessible point: this is a best practice.

then you have to perform a search like the following:

index=_audit sourcetype = audittrail action="login attempt" info=failed
| stats count BY host

then, if you like, you can add a threshold for an alert.

Ciao.

Giuseppe

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Observability Simplified: Combining User Experience, Application Performance & ...

Tech Talk Observability Simplified: Combining User Experience, Application Performance & Network ...

Event Series May & June: From Network Visibility to Service Intelligence

Unifying the Network: Moving from Alert Noise to Service Intelligence with Splunk ITSI In today’s hybrid ...