As a user of Fleet and osquery, I want to access data from the macOS unified logging system, so that I can troubleshoot errors due to Apple bugs.
For example:
If a software update fails due to this issue, the mdmclient process logs the following error:
BootPolicy: bootpolicy_mdm_update_dep_mode: exit: OIK/OIC mismatch
Goal
As a user of Fleet and osquery, I want to access data from the macOS unified logging system, so that I can troubleshoot errors due to Apple bugs.
For example:
https://support.apple.com/HT212745
How?
Which table(s) in https://osquery.io/schema/5.0.1/ can I use to do this?fleetctl package
? Or help get it into osquery core.