mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
suricata: Log to syslog
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
committed by
Stefan Schantl
parent
682f1fdaca
commit
0e28ea9f3e
@@ -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
|
||||
cron.none;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
|
||||
|
||||
Reference in New Issue
Block a user