Alerting

Need a query for making an alert every time a User is added in splunk.

arpit_1210
Explorer

need to create an alert which triggers whenever an User is added to splunk instance.

Tags (1)
0 Karma

martin_mueller
SplunkTrust
SplunkTrust

For local users, you can find creation events with this:

index=_audit action=edit_user operation=create

For users added to LDAP or other external authentication services you'll need to look at the logs from that source, Splunk doesn't log a "one of the groups in an LDAP server I'm connected to has gained a user" event.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...