[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Logchecker



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.