Default values for osquery Logging
I have read the documentation (
https://osquery.readthedocs.io/en/stable/installation/cli-flags/#loggingresults-flags ) but could not find what are the default values for log configuration. I tried searching in the channel, but maybe search query was not good enough.
Please can someone guide me what are the default, out of the box settings for osquery log flags?
_--logger_plugin - defaults to filesystem_
_--disable_logging_
_--logger_event_type_
_--logger_snapshot_event_type_
_--logger_min_status_
_--logger_min_stderr_
_--logger_rotate_
_--logger_rotate_size_
_--logger_rotate_max_files_
_--logger_syslog_facility_
The document gives some examples, should I interpret those as default values?