Fix agent options for darwin overrides -- all options must be set in overrides. (#32945)

This commit is contained in:
Victor Lyuboslavsky 2025-09-12 20:28:18 -05:00 committed by GitHub
parent b419b8b501
commit 071e7c75f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,6 +38,18 @@ agent_options:
overrides:
platforms:
darwin:
decorators:
load:
- SELECT uuid AS host_uuid FROM system_info;
- SELECT hostname AS hostname FROM system_info;
options:
disable_distributed: false
distributed_interval: 10
distributed_plugin: tls
distributed_tls_max_attempts: 3
logger_tls_endpoint: /api/osquery/log
logger_tls_period: 10
pack_delimiter: /
auto_table_construction:
tcc_system:
path: /Library/Application Support/com.apple.TCC/TCC.db