Xymon Mailing List Archive search

<something> in log file on web

2 messages in this thread

list Sergey · Mon, 7 Oct 2013 16:25:22 +0400 ·
Hello.

Can I escape "<>" in log messages ? For example I setup to analize
/var/log/maillog for "Over quota" message. Displayed string is:

Oct  7 15:28:22 sendmail[4183]: r974LtLZ002344: to=, delay=07:06:27, xdelay=00:00:00, mailer=cyrusv2, pri=2116609, relay=localhost, dsn=4.2.2, stat=Deferred: 452 4.2.2 Over quota

E-Mail is missing but it should be in "to=<user-b730cd0ca0c1@xymon.invalid>,".

-- 
Regards,
Sergey
list Sergey · Tue, 24 Dec 2013 10:37:44 +0400 ·
quoted from Sergey
On Monday 07 October 2013, Sergey wrote:
Can I escape "<>" in log messages ? For example I setup to analize
 
Hm... I read what it can not be escaped. It should be changed to 
"&lt;&gt;" before output on web. It should be done in CGI of Xymon
I think.

-- 
Regards,
Sergey