fix osquery filesystem logging
This fixes the issue where osquery does not log locally; making the elk_metrics_6x integration possible. Change-Id: Ice506018757dee5ee02ef7fa0593ce06aae9c515
This commit is contained in:
parent
fd2005baf4
commit
0046e1d240
@ -10,7 +10,7 @@ osquery_flags:
|
||||
- "--tls_hostname={{ hostvars[groups['kolide-fleet_all'][0]]['ansible_host'] }}:443"
|
||||
- "--host_identifier=hostname"
|
||||
- "--enroll_tls_endpoint=/api/v1/osquery/enroll"
|
||||
- "--config_plugin=tls"
|
||||
- "--config_plugin=filesystem,tls"
|
||||
- "--config_tls_endpoint=/api/v1/osquery/config"
|
||||
- "--config_tls_refresh=10"
|
||||
- "--disable_distributed=false"
|
||||
|
Loading…
Reference in New Issue
Block a user