mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +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.
|
# Log anything (except mail) of level info or higher.
|
||||||
# Don't log private authentication messages!
|
# Don't log private authentication messages!
|
||||||
# local0.* any dhcpcd log (even debug) in 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
|
# Log crons
|
||||||
#cron.* -/var/log/cron.log
|
#cron.* -/var/log/cron.log
|
||||||
|
|||||||
Reference in New Issue
Block a user