mirror of
https://github.com/fleetdm/fleet
synced 2026-05-04 13:59:01 +00:00
11 lines
356 B
YAML
11 lines
356 B
YAML
- name: Collect macOS compatibility data
|
|
automations_enabled: false
|
|
description: Collects macOS compatibility data from macOS hosts.
|
|
discard_data: false
|
|
interval: 604800
|
|
logging: snapshot
|
|
observer_can_run: true
|
|
platform: "darwin"
|
|
query: SELECT * FROM macos_compatibility;
|
|
labels_include_any:
|
|
- macOS compatibility extension installed
|