Added the debug flag to the osquery flagfile (#872)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
--force=true
|
||||
--host_identifier=hostname
|
||||
--verbose=true
|
||||
--debug
|
||||
--tls_dump=true
|
||||
|
||||
--tls_hostname=dockerhost:8080
|
||||
@@ -22,4 +23,4 @@
|
||||
|
||||
--logger_plugin=tls
|
||||
--logger_tls_endpoint=/api/v1/osquery/log
|
||||
--logger_tls_period=10
|
||||
--logger_tls_period=10
|
||||
|
||||
Reference in New Issue
Block a user