----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
> Can anyone tell me how to send myself an e-mail message if an ERROR
> entry is appended to the mod_jserv.log file ?
It's not possible from the properties file. I think you would have to
get inside the source code to make this change. You could write a simple
program that checks the size of the file periodically in a cron job. It
would compare the size to the last time it checked. If it was larger, it
would send you an email.
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]