2016-08-02 19:09:30 +00:00
|
|
|
--force=true
|
2020-12-07 23:43:08 +00:00
|
|
|
--host_identifier=instance
|
2016-08-02 19:09:30 +00:00
|
|
|
--verbose=true
|
2017-01-11 05:21:10 +00:00
|
|
|
--debug
|
2016-10-01 02:18:27 +00:00
|
|
|
--tls_dump=true
|
2017-01-09 20:07:19 +00:00
|
|
|
|
2021-06-07 20:34:17 +00:00
|
|
|
--tls_server_certs=/etc/osquery/fleet.crt
|
2017-01-09 20:07:19 +00:00
|
|
|
|
|
|
|
|
--enroll_secret_env=ENROLL_SECRET
|
2022-04-05 15:35:53 +00:00
|
|
|
--enroll_tls_endpoint=/api/osquery/enroll
|
2017-01-09 20:07:19 +00:00
|
|
|
|
|
|
|
|
--config_plugin=tls
|
2022-04-05 15:35:53 +00:00
|
|
|
--config_tls_endpoint=/api/osquery/config
|
2019-03-09 21:48:19 +00:00
|
|
|
--config_refresh=10
|
2017-01-09 20:07:19 +00:00
|
|
|
|
|
|
|
|
--disable_distributed=false
|
|
|
|
|
--distributed_plugin=tls
|
|
|
|
|
--distributed_interval=10
|
|
|
|
|
--distributed_tls_max_attempts=3
|
2022-04-05 15:35:53 +00:00
|
|
|
--distributed_tls_read_endpoint=/api/osquery/distributed/read
|
|
|
|
|
--distributed_tls_write_endpoint=/api/osquery/distributed/write
|
2017-01-09 20:07:19 +00:00
|
|
|
|
|
|
|
|
--logger_plugin=tls
|
2022-04-05 15:35:53 +00:00
|
|
|
--logger_tls_endpoint=/api/osquery/log
|
2017-01-11 05:21:10 +00:00
|
|
|
--logger_tls_period=10
|
2020-11-05 04:45:16 +00:00
|
|
|
|
|
|
|
|
--disable_carver=false
|
2022-04-05 15:35:53 +00:00
|
|
|
--carver_start_endpoint=/api/osquery/carve/begin
|
|
|
|
|
--carver_continue_endpoint=/api/osquery/carve/block
|
2023-02-02 06:01:34 +00:00
|
|
|
--carver_block_size=8000000
|