Does anybody have a working flags file they can sh...
# windows
d
Does anybody have a working flags file they can share for Windows nodes? We will enroll to the Kolide server using TLS. Thanks in advance
s
Copy code
--enroll_secret_path=C:\Program Files\osquery\enroll.conf
--tls_hostname=<http://fleet.redacted.com|fleet.redacted.com>
--tls_server_certs=C:\Program Files\osquery\fleet-cert.pem
--host_identifier=uuid
--enroll_tls_endpoint=/api/v1/osquery/enroll
--config_plugin=tls
--pack_delimiter=/
--logger_plugin=tls
--logger_tls_endpoint=/api/v1/osquery/log
--logger_tls_period=10
d
Thank you @sundsta