Closed
Description
Goal
Many tables are marked as compatible for Mac but are not. They are only compatible for Linux. The following tables are inaccurate in this manner:
- lxd_certificates
- lxd_cluster
- lxd_cluster_members
- lxd_images
- lxd_instance_config
- lxd_instance_devices
- lxd_instances
- lxd_networks
- lxd_storage_pools
- process_open_pipes
Relations
- Parent Epic: Fix or document gotchas for osquery tables - Mac #4973
- PR in osquery: Fix tables spec files to specify
linux
and notposix
osquery/osquery#7644
Tasks
- For each of the above tables, update the
platforms
array to only include"linux"
in the osquery_tables.json file: https://github.com/fleetdm/fleet/blob/main/frontend/osquery_tables.json