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 ?
Regards and thanks for your help
look for a tool called 'logtail' '
It will remember the last position it was in the file its tailing (and
start from there the next time).
I also have some perl scripts which do counts on regex matches in error
logs.
I can scratch around for you if SEC/Swatch isn't working out.
regards
Ian