Re: split iptables log from messages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, May 21, 2003 at 12:18:43PM -0300, Leonardo Borda wrote:
|Hello
|
|Does anynone know how to split iptables logs from /var/log/messages ?
|


you could check ulogd
http://gnumonks.org/projects/project_details?p_id=1

here is what i do :

LOG --log-level debug  

*.*;auth,authpriv.none;kern.!=debug     -/var/log/syslog
*.=info;*.=notice;*.=warn;\
        auth,authpriv.none;\
        cron,daemon.none;\
        mail,news.none          -/var/log/messages
*.*                             -/var/log/all.log
kern.=debug                             -/var/log/iptables.log


bye


-- 
xavier renaut


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux