]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/etc/syslog.conf
Merge remote-tracking branch 'stevee/next-suricata' into next
[people/pmueller/ipfire-2.x.git] / config / etc / syslog.conf
index 6db495233f3899a0e40706bd1fa7cd9f269f286b..b2b5489697dcd24d74c8a8b93e17c5e0e31360e4 100644 (file)
@@ -5,7 +5,7 @@
 # Log anything (except mail) of level info or higher.
 # Don't log private authentication messages!
 # local0.* any dhcpcd log (even debug) in messages
-daemon.*;local0.*;local2.*;*.info;mail.none;authpriv.* -/var/log/messages
+cron.none;daemon.*;local0.*;local2.*;local5.*;*.info;mail.none;authpriv.*      -/var/log/messages
 
 # Log crons
 #cron.*                                                                                -/var/log/cron.log
@@ -13,9 +13,6 @@ daemon.*;local0.*;local2.*;*.info;mail.none;authpriv.*        -/var/log/messages
 # Everybody gets emergency messages
 *.emerg                                                                                *
 
-# Save boot messages also to boot.log
-local7.*                                                                       /var/log/boot.log
-
 # Display logs on tty12
 *.*                                                                                            /dev/tty12
 
@@ -24,3 +21,6 @@ local7.*                                                                      /var/log/boot.log
 
 # Postfix logs
 mail.*                                                                         -/var/log/mail
+
+# HAProxy
+local1.*                                                               -/var/log/haproxy