Authenication logs Location

sgiesbrecht
Contributor III

Hello,

Trying to find the logs to user authenication (logon and logoff).  I know we can view in History > Computer Usage Logs in Jamf.  We need to record authenication of all workstations into our security monitor application.

1 REPLY 1

junjishimazaki
Valued Contributor

HI, the only way to get those is possibly using curl command make a Jamf API call. To see the list of your Jamf API commands. Go to https://YourJamfUrl/api Then select Classic API. Search for Computerhistory. It will show you how to use curl. I don't know how good your scripting and curl skills are but curl would be the answer to your question. Although that's a very daunting task depending on how many computer devices you have.