[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Logcheck Ignore
- Subject: Re: [cobalt-users] Logcheck Ignore
- From: flash22@xxxxxxx
- Date: Fri Apr 13 05:17:05 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Fri, 13 Apr 2001, Ja wrote:
>
> I have this in my logcheck.ignore file:
>
> named.*: .*bad referral.*
> sendmail.*:NOQUEUE*
try
named.*:.bad.referral*
sendmail.*:*.NOQUEUE:*
> - Apr 12 04:17:13 www sendmail[28153]: NOQUEUE: localhost [127.0.0.1]
> - Apr 12 17:12:14 www named[481]: bad referral (144.39.193.in-addr.arpa !<
In general, don't use spaces in the patterns....
gsh