Turn off forwarding of systemd journal messages to syslog-ng
authorTollef Fog Heen <tfheen@err.no>
Wed, 11 Feb 2015 14:11:24 +0000 (15:11 +0100)
committerTollef Fog Heen <tfheen@err.no>
Wed, 11 Feb 2015 14:13:24 +0000 (15:13 +0100)
commit8bd3f71edda5a06bca3327527738f2d5abdd29f1
treeb10b582b13e6c60f42521b8e2b5c76b6267df0fd
parent100a1ee83dda857ae910cba5b1be5a4209f18e57
Turn off forwarding of systemd journal messages to syslog-ng

Modern syslogs (such as rsyslog and syslog-ng > 3.6) pull from the
systemd journal themselves. Tell systemd to not forward the messages
to syslog.  Also change it so syslog-ng no longer hooks into the
syslog.socket early boot stuff, since that causes headaches when it
tries to connect to loghost and can't resolve names.
modules/debian-org/manifests/init.pp
modules/syslog-ng/files/syslog-ng.service
modules/syslog-ng/manifests/init.pp
modules/systemd/files/journald.conf [new file with mode: 0644]
modules/systemd/manifests/init.pp [new file with mode: 0644]