Xymon Mailing List Archive search

Log AND

2 messages in this thread

list Nick Pettefar · Sat, 23 Feb 2013 18:44:31 +0000 ·
Is it possible to use an AND expression with the LOG keyword?  We want
to look for WORD1 AND WORD2 in a log file entry before sending out an
alert.  Something like WORD1&&Word2 or maybe WORD1*WORD2 or ...?

Regards,

Nick Pettefar
list Jeremy Laidman · Mon, 25 Feb 2013 05:30:38 +1100 ·
Like so:

%WORD1.*WORD2|WORD2.*WORD1
quoted from Nick Pettefar


On 24 February 2013 05:44, Nick Pettefar <user-2027539dd102@xymon.invalid> wrote:
Is it possible to use an AND expression with the LOG keyword?  We want
to look for WORD1 AND WORD2 in a log file entry before sending out an
alert.  Something like WORD1&&Word2 or maybe WORD1*WORD2 or ...?

Regards,

Nick Pettefar