[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Log entries ?
- Subject: Re: [cobalt-users] Log entries ?
- From: Graeme Merrall <graeme@xxxxxxxxxxxxx>
- Date: Tue Aug 6 19:23:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Tue, Aug 06, 2002 at 10:26:20AM +0100, Paul Shuttleworth wrote:
> Hi All
>
> I have been looking through the logs and there are some entries which occur
> repeatedly, could someone explain and possibly point me in the right
> direction to prevent these ?
>
-- snip! --
See Geralds reply for details on the CHMOD error. The rest are entries
that are not in logsentrys regex database of ignore things. I'writing
some entries now to remove these so I'll post them when I'm done.
Two to get you started are:
sendmail.*NOQUEUE.*localhost
proftpd.*localhost
I'm sure you'll get what they're for :)
If you look at the output email, entries are groups into violations and
unusual events. These match the filenames logcheck.violations.ignore and
logcheck.ignore respectively o pop them where you need them.
Cheers,
Graeme