At 04:03 AM 6/28/2005, Henri Gomez wrote:
>Hi to all,
>
>Did you know a tools on Unix/Linux system, which should be able to
>monitor in real-time the error_log of Apache2 servers and for example,
>send email/syslog message when a [error] string is detected ?

Offhand, no, but I'd suggest looking at Piped Log scripts.
This would be pretty trivial to do (even looking for very
specific messages or masking out other common occurances.)
The messages can then be written to one or more log file, 
as well.

See the ErrorLog documentation for pipe syntax, and rotatelogs
or logresolve for additional examples.

Bill


Reply via email to