[hobbit] regex question

Henrik Stoerner henrik at hswn.dk
Tue Sep 30 14:12:12 CEST 2008


In <004a01c90e5e$086bd890$2b01d59f at regione.toscana.it> "Marco Avvisano" <marco.avvisano at regione.toscana.it> writes:

>I try to insert "\" in my hobbit-client.cfg, but not work

> LOG /mylog.log  %ERROR*\| COLOR=red

Shouldn't that be ".*" instead of just "*" ?

  LOG /mylog.log  %ERROR.*\| COLOR=red

I don't believe the backslash-escape is needed.


Henrik




More information about the Xymon mailing list