From: Peter Palfrader Date: Wed, 6 Jan 2016 21:31:36 +0000 (+0100) Subject: log rsync for syncproxy and security to dedicated logs X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=13a293a08b9b889bd39f8ae5b632ebea61136cd8;p=mirror%2Fdsa-puppet.git log rsync for syncproxy and security to dedicated logs --- diff --git a/modules/roles/files/security_mirror/rsyncd.conf b/modules/roles/files/security_mirror/rsyncd.conf index d275891e1..353f359c2 100644 --- a/modules/roles/files/security_mirror/rsyncd.conf +++ b/modules/roles/files/security_mirror/rsyncd.conf @@ -6,7 +6,7 @@ socket options = SO_KEEPALIVE timeout = 1200 # weasel 2007-11-19 -log file = /var/log/rsyncd/rsyncd.log +log file = /var/log/rsyncd/rsyncd-security.log [debian-security] path = /srv/ftp.root/debian-security diff --git a/modules/roles/templates/syncproxy/rsyncd.conf.erb b/modules/roles/templates/syncproxy/rsyncd.conf.erb index 665192d0e..ef7e962e5 100644 --- a/modules/roles/templates/syncproxy/rsyncd.conf.erb +++ b/modules/roles/templates/syncproxy/rsyncd.conf.erb @@ -6,7 +6,7 @@ socket options = SO_KEEPALIVE timeout = 7200 # weasel 2007-11-19 -log file = /var/log/rsyncd/rsyncd.log +log file = /var/log/rsyncd/rsyncd-syncproxy.log [debian] path = /srv/mirrors/debian/