Xymon Mailing List Archive search

How to search "error." pattern with LOG

list Henrik Størner
Fri, 19 Dec 2008 15:49:01 +0000 (UTC)
Message-Id: <gigfpd$2dm$user-7fe75da36485@xymon.invalid>

In <user-3f5b11d0ef2b@xymon.invalid> Vincent Schultz <user-c08270e43333@xymon.invalid> 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