[hobbit] How to search "error." pattern with LOG
Henrik Størner
henrik at hswn.dk
Fri Dec 19 16:49:01 CET 2008
In <494BBB23.4000801 at cvf.fr> Vincent Schultz <vschultz at cvf.fr> writes:
>I am trying to monitor a log file in order to be alerted when the string
>"error." appears.
>LOG /tmp/log error. COLOR=yellow
>==> does not work
>Does anyone can help me to find the correct regexp please ?
How about
LOG /var/log/YOURLOGFILENAME error\.
Regards,
Henrik
More information about the Xymon
mailing list