<br><font size=2 face="sans-serif">Somebody please point me at some docs
on setting filters for syslog and other log file monitoring, or give me
some starting point. I've checked the archive, browsed through the installation
and config pages, looked through man pages, and I'm just not seeing it.</font>
<br>
<br><font size=2 face="sans-serif">I have the standard configs on my clients,
with clientlaunch.cfg and hobbitclient.cfg. I tried sending a few test
messages to syslog using </font>
<br><font size=2 face="sans-serif">logger -p ERR test and logger -p ERROR
test, but get nothing reported. </font>
<br>
<br><font size=2 face="sans-serif">hobbitclient.cfg has the default setup
with the following. This is not the same as processes, disk etc. is it,
where the client config is no longer used, but is set on the hobbit server?</font>
<br><font size=2 face="sans-serif"># For the msgs check</font>
<br><font size=2 face="sans-serif">DOMSGS="TRUE"</font>
<br><font size=2 face="sans-serif">NOMSGSCOLOR="clear"</font>
<br><font size=2 face="sans-serif">BBMSGSTAB="$BBHOME/etc/bb-msgstab"</font>
<br><font size=2 face="sans-serif">CHKMSGLEN="TRUE"</font>
<br><font size=2 face="sans-serif">IGNMSGS=""</font>
<br><font size=2 face="sans-serif">MSGEXPIRE="30:60"</font>
<br><font size=2 face="sans-serif">MSGFILE="/var/log/messages"</font>
<br><font size=2 face="sans-serif">MSGS="NOTICE WARNING"</font>
<br><font size=2 face="sans-serif">PAGEMSG="NOTICE"</font>
<br><font size=2 face="sans-serif">REDMSGSLINES="20"</font>
<br><font size=2 face="sans-serif">YELLOWMSGSLINES="10"</font>
<br>
<br><font size=2 face="sans-serif">Thanks.</font>