os log store
The OS Log Store
inspector allows access to macOS local unified logging system using the modern OSLogStore APIs. It retrieves structured, system-wide and application-specific log data, offering granular visibility into system events. This inspector supports filtered searches on log data using parameters such as
This inspector only supports macOS and requires access to the local log store. Access to remote or archived log stores is not supported.
It enables users to query logs within a defined time frame, either since the last system boot or since a specific number of days before the current time, using a flexible string-based filter syntax.
Version | Platforms |
---|---|
11.0.5.0 | Mac |
Creation
local os log store : os log store
os log store of <string> : os log store
Properties
search since boot <string> of <os log store> : os log entry log
search since days <string> of <os log store> : os log entry log