From: Matthijs Kooijman Date: Tue, 5 May 2009 09:39:03 +0000 (+0200) Subject: Merge commit 'origin/template' into log X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;h=d5bf6579e5a2b8b429907c8ea0d35a52e1bb9883;hp=7c9854dfdaf39c0d635788fb89a4d5d86f2fd418;p=matthijs%2Fservers%2Fdrsnuggles.git Merge commit 'origin/template' into log * commit 'origin/template': nss: Add some comments. rsyslog: Move all rsyslog log files into a subdir. rsyslog: Update logrotate config to new rsyslog config. rsyslog: Add default logrotate config. rsyslog: Disable logging of kernel messages. rsyslog: Enable loggin of mark lines. rsyslog: Clean up rsyslog configuration. rsyslog: Add default configuration. * commits left out: rsyslog: Send all logs to the log vserver. --- diff --git a/etc/hostname b/etc/hostname new file mode 100644 index 0000000..2ff2003 --- /dev/null +++ b/etc/hostname @@ -0,0 +1 @@ +log.drsnuggles.stderr.nl diff --git a/etc/mailname b/etc/mailname new file mode 100644 index 0000000..2ff2003 --- /dev/null +++ b/etc/mailname @@ -0,0 +1 @@ +log.drsnuggles.stderr.nl diff --git a/etc/rsyslog.conf b/etc/rsyslog.conf index 088b8bb..af42506 100644 --- a/etc/rsyslog.conf +++ b/etc/rsyslog.conf @@ -79,5 +79,4 @@ local0,local1,local2,\ #### Remote logging #### ######################## -# Send all log entries to the log vserver -*.* :omrelp:log:514;RSYSLOG_SyslogProtocol23Format +# No use to send ourselvers logs