Skip to main content
Question

Authenication logs Location

  • August 17, 2021
  • 1 reply
  • 11 views

Forum|alt.badge.img+10

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

junjishimazaki
Forum|alt.badge.img+10

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.