Wednesday, February 26, 2020

Attempting to configure syslogd for logging doas

I'm attempting to configure syslogd via syslog.conf. I've added two
lines which log all doas events:

default configuration here...

!doas
*.* /var/log/doas

However, after restarting syslogd and attempting to running commands
through doas, /var/log/doas is not being created.

Am I missing something? Is this exclusive to doas? Thank you in
advance.

Ben Raskin.

No comments:

Post a Comment