If I have the flag `--logger_plugin=syslog` is the...
# general
j
If I have the flag
--logger_plugin=syslog
is there anyway for me to get OSQuery to log the daemon events (like when it runs a scheduled query) to go to a specific syslog facility versus the results from running the query? Trying to get those daemon events into
daemon.log
and the audit events into another facility (local3)