I also debug the flags file by command : ```C:\Pro...
# general
p
I also debug the flags file by command :
Copy code
C:\Program Files\osquery\osqueryd>osqueryd.exe --flagfile="C:\Program Files\osquery\osquery.flags" --verbose --tls_dump
ERROR: illegal value '10 ' specified for uint64 flag 'config_tls_max_attempts'
ERROR: illegal value '10 ' specified for uint64 flag 'config_tls_refresh'
ERROR: illegal value 'false ' specified for bool flag 'disable_distributed'
ERROR: illegal value '10 ' specified for uint64 flag 'distributed_interval'
ERROR: illegal value '3 ' specified for uint64 flag 'distributed_tls_max_attempts'
ERROR: illegal value 'true ' specified for bool flag 'enroll_always'
ERROR: illegal value '10 ' specified for uint64 flag 'logger_tls_period'
ERROR: illegal value '350 ' specified for uint64 flag 'watchdog_memory_limit'