first commit
This commit is contained in:
7
etc_org/rsyslog.d/20-ufw.conf
Normal file
7
etc_org/rsyslog.d/20-ufw.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
# Log kernel generated UFW log messages to file
|
||||
:msg,contains,"[UFW " /var/log/ufw.log
|
||||
|
||||
# Uncomment the following to stop logging anything that matches the last rule.
|
||||
# Doing this will stop logging kernel generated UFW log messages to the file
|
||||
# normally containing kern.* messages (eg, /var/log/kern.log)
|
||||
#& stop
|
||||
Reference in New Issue
Block a user