Hello,
I'm trying to find out if Jamf Pro has a audit log of users that log into Jamf Pro for administration and the actions they preformed? Looking for a audit log to trigger alerts in Splunk for when a new "Standard User" is created or etc...
Hello,
I'm trying to find out if Jamf Pro has a audit log of users that log into Jamf Pro for administration and the actions they preformed? Looking for a audit log to trigger alerts in Splunk for when a new "Standard User" is created or etc...
May or may not work for your purposes, but this python script iterates through all the computers via the API, grabs all the audit log events, and prints them as CSV. You can export all events, only a particular user, or only a particular type of event (e.g. "Issued Remove MDM Profile Command").
https://github.com/MatthewPrins/Jamf/blob/main/Audit_Log_Computers.py
Where would one run that script? Does it work on cloud?
Thank you
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.