mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
066f4c95d7
Sentence-case fix
1.9 KiB
1.9 KiB
ChromeOS
For visibility on ChromeOS hosts, Fleet provides the fleetd Chrome extension which provides similar functionality as osquery on other operating systems.
Adding ChromeOS hosts to Fleet
To learn how to add ChromeOS hosts to Fleet, visit here.
The fleetd Chrome browser extension is supported on ChromeOS operating systems that are managed using Google Admin. It is not intended for non-ChromeOS hosts with the Chrome browser installed.
Available tables
To see the available tables for ChromeOS, visit here.
Setting the hostname
By default, the hostname for a Chromebook host will be blank. The hostname can be customized in Google Admin under Devices > Chrome > Settings > Device > Device Settings > Other Settings > Device network hostname template.
Current limitations in ChromeOS
- Scheduled queries are currently not available in ChromeOS
- The Fleetd Chrome extension must be force-installed by enterprise policy in order to have full access to the host's data.
- More tables that could be added:
disk_events
: https://github.com/fleetdm/fleet/issues/12405client_certificates
: https://github.com/fleetdm/fleet/issues/12465usb_devices
: https://github.com/fleetdm/fleet/issues/12780
Debugging ChromeOS
To learn how to debug the Fleetd Chrome extension, visit here.