At 12:52 AM 11/14/00 +0800, you wrote:
>Hello,
>
>currently, the ipchains log goes /var/log/messages, but my ipchains rules
>output tons of rows to the "messages" and make me hard to check it.
>
>Can I log those ipchains output to the standalone file, rather than
>/var/log/message ?

Add the line:

kern.=info                                              /var/log/ipchains

to get the logging to /var/log/ipchains.

Change the appropriate line to something like:

*.info;kern.!=info;mail.none;news.none;authpriv.none    /var/log/messages

to get the logging out of /var/log/messages.

Lee Howard



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to