Linux Netfilter discussions
 help / color / mirror / Atom feed
From: xavier renaut <list.netfilter@natch.dyndns.org>
To: Leonardo Borda <borda@netwall.com.br>
Cc: netfilter@lists.netfilter.org
Subject: Re: split iptables log from messages
Date: Wed, 21 May 2003 17:04:11 -0400	[thread overview]
Message-ID: <20030521210411.GL12302@natch.8d.com> (raw)
In-Reply-To: <IHEHKFMEMKMGFDMIAHCIKENEDMAA.borda@netwall.com.br>

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


  parent reply	other threads:[~2003-05-21 21:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-21 15:18 split iptables log from messages Leonardo Borda
2003-05-21 15:51 ` Volker Augustin
2003-05-21 21:04 ` xavier renaut [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-05-21 15:40 Gladson George

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030521210411.GL12302@natch.8d.com \
    --to=list.netfilter@natch.dyndns.org \
    --cc=borda@netwall.com.br \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox