All Apps and Add-ons

How to create a search that shows all users that have reset their password at a certain time and date?

mailmetoramu
Explorer

Hello All,

Need a Splunk query that show all users who’ve reset their password since 4/15 @ 11am ET.

Thanks,

Ramu.R

0 Karma

jeffland
SplunkTrust
SplunkTrust

This should find successful password changes. user will be the user that initiated the change, object will be the user that was changed.

index=_audit action="password change" info=succeeded
0 Karma

mailmetoramu
Explorer

Not working ..!!

0 Karma

jeffland
SplunkTrust
SplunkTrust

That's too little info. What exactly did you do, and what happened? The search doesn't run? It doesn't return any results? It doesn't return the expected results? You should at least check the following: do you have the permissions to access _audit? Are you on a distributed environment and is the content of _audit forwarded to your indexers?

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, ...