Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 697 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 697 Bytes

PanicLogger

export .panic logs to plaintext for ease of access

Panic Logger is an elaboration from mm2270's Panic Counter extension attribute for JamfPro. (https://www.jamf.com/jamf-nation/discussions/23976/kernal-panic-reporting#responseChild145035)

This is the primary python file required to automatically parse .panic files into plaintext for ease of access, submittal to external (non-mac) teams, or etc.

Once you have parsed the .panic into plaintext, it becomes much easier to collect information about the panic using an extension attribute or similar.

I've documented one method for that here:

https://www.jamf.com/jamf-nation/discussions/37610/diagnosing-kernel-panics-remotely