Solutions
Device management
Remotely manage, and protect laptops and mobile devices.
Orchestration
Automate tasks across devices, from app installs to scripts.
Software management
Inventory, patch, and manage installed software.
Infrastructure as code
See every change, undo any error, repeat every success.
Extend Fleet
Integrate your favorite tools with Fleet.
More
Device management
Remotely manage, and protect laptops and mobile devices.
Orchestration
Automate tasks across devices, from app installs to scripts.
Software management
Inventory, patch, and manage installed software.
Infrastructure as code
See every change, undo any error, repeat every success.
Extend Fleet
Integrate your favorite tools with Fleet.
Fleet uses osquery tables to query operating system, hardware, and software data. Each table provides specific data for analysis and filtering.
Apple
Linux
Windows
ChromeOS
launchd_overrides
Override keys, per user, for LaunchDaemons and Agents.
| Column | Type | Description |
|---|---|---|
| key | text | Name of the override key |
| label | text | Daemon or agent service name |
| path | text | Path to daemon or agent plist |
| uid | bigint | User ID applied to the override, 0 applies to all |
| value | text | Overridden value |