ULOG would be nice, though I might point out ufw 0.30 in Ubuntu 10.04
ships with an rsyslog file for separating this out and it automatically
logs to /var/log/ufw.log. rsyslog is the default syslog daemon in 10.04.
For backwards compatibility, ufw continues to log to kern, but this can
be changed in /etc/rsyslog.d/20-ufw.conf:

# 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)
#& ~


** Changed in: ufw (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: ufw (Ubuntu)
       Status: New => Triaged

-- 
Make it possible to use ULOG instead of LOG
https://bugs.launchpad.net/bugs/555852
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to