Click to See Complete Forum and Search --> : logging shorewall with metalog


pezplaya
02-02-2005, 03:26 PM
subject says it all. What do I have to add/change in my metalog.conf to get shorewall logged?

bwkaz
02-02-2005, 07:48 PM
That depends.

What log source and severity values is shorewall using in its syslog(...) calls? Or, if shorewall is Just Another Iptables Rule Generator, then are you sure you have any "-j LOG" rules set up? Those rules log things through the kernel (source LOG_KERN), and you can't really differentiate them from other kernel log messages.