We are trying to understand how to pull what has been done when someone requests elevation through JamfConnect. I know that we can look at there reasonslog to see what reason they selected and when they elevated, but we will want to know what was changed. I thought there was something about being able to forward to Jamf Protect and we've added a couple configurations for both the reasons log and
subsystem == "com.jamf.connect.daemon" && category == "PrivilegeElevation"
however this is not providing us with what happened. Did they change system settings, did they uninstall or install an application? Has anyone set this up successfully? We're working with our SIEM but need to know where to get these logs first before we can look to forward them anywhere.