[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Logchecker
- Subject: [cobalt-users] Logchecker
- From: "JA" <jjma@xxxxxxxxxxxxxx>
- Date: Mon Jan 15 10:06:08 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
In setting up logchecker I have set up the software to check the following:-
$LOGTAIL /var/log/messages > $TMPDIR/check.$$
$LOGTAIL /var/log/secure >> $TMPDIR/check.$$
$LOGTAIL /var/log/maillog >> $TMPDIR/check.$$
Is this the correct configuration for a raq4r if the syslog.conf is setup
as:-
*.*;mail,kern,auth,authpriv.none /var/log/messages
authpriv.* /var/log/secure
mail.* /var/log/maillog
Thanks
JA
P.S Is the Raq4r really using a prerelease version of the Java 2 SDK (aka
JDK 1.2) for Linux? It seems so from the readme file that it is, I guess
this will change once Sun adds its magic to the Raqs.