Splunk Enterprise

How to get last splunk admin credential date changed

bapun18
Communicator

I want to get the date when the Splunk admin credential got changed, is there any way to get it?

0 Karma

marnall
Motivator

Unfortunately there is no such information field in the REST API for users, and the timestamp of the passwd file is updated when any user is changed.

The best option I could find is to search the _audit index for the "change_own_password" or "password change" actions. Hopefully the last password change of the admin account occurred during your data retention period for this index.

index=_audit user=admin action=*password*
Get Updates on the Splunk Community!

Observability Unlocked: Kubernetes Monitoring with Splunk Observability Cloud

 Ready to master Kubernetes and cloud monitoring like the pros? Join Splunk’s Growth Engineering team for an ...

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...