Closed mre closed 5 years ago
This fixes #253. The default permissions are "0770" just like the socket consumer.
SyslogdSocketConsumer: Type: consumer.Syslogd Streams: syslog Address: "unix:///dev/log" Format: "RFC3164" Permissions: "0540" "StdOut": Type: "producer.Console" Streams: syslog
make test
Thank you. I will cherry pick this into master
This fixes #253. The default permissions are "0770" just like the socket consumer.
Config to verify
Checklist
make test
executed successfully