Bug#270018: [Logcheck-devel] Bug#270018: logcheck-database: add Hylafax support

Ross Boylan RossBoylan at stanfordalumni.org
Mon Sep 20 00:29:38 UTC 2004


Here are some additional messages that got through from the new 4.2.0
hylafax:

System Events
=-=-=-=-=-=-=
Sep 19 11:34:25 wheat HylaFAX[13655]: HylaFAX INET Protocol Server: restarted.
Sep 19 11:34:25 wheat FaxGetty[1192]: HELLO
Sep 19 11:34:25 wheat FaxQueuer[13651]: HylaFAX (tm) Version 4.2.0
Sep 19 11:34:25 wheat FaxQueuer[13651]: Copyright (c) 1990-1996 Sam Leffler
Sep 19 11:34:25 wheat FaxQueuer[13651]: Copyright (c) 1991-1996 Silicon Graphics, Inc.
Sep 19 11:34:25 wheat FaxQueuer[13651]: MODEM ttyS0: NUMBER 1 (415) 550-1062
Sep 19 11:34:25 wheat FaxQueuer[13651]: servertracing = 0xFFFF (line 7)
Sep 19 11:34:25 wheat FaxQueuer[13651]: HylaFAX (tm) Version 4.2.0
Sep 19 11:34:25 wheat FaxQueuer[13651]: Copyright (c) 1990-1996 Sam Leffler
Sep 19 11:34:25 wheat FaxQueuer[13651]: Copyright (c) 1991-1996 Silicon Graphics, Inc.


And here are my patterns for them in ignore.d.server/:
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ FaxGetty\[[[:digit:]]+\]: HELLO$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ HylaFAX\[[[:digit:]]+\]: HylaFAX INET Protocol Server: restarted\.$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ FaxQueuer\[[[:digit:]]+\]: HylaFAX (tm) Version
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ FaxQueuer\[[[:digit:]]+\]: Copyright (c)
# ttyS may not be completely general in the next line
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ FaxQueuer\[[[:digit:]]+\]: MODEM ttyS[[:digit:]]+: NUMBER [[:digit:]]+
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ FaxQueuer\[[[:digit:]]+\]: servertracing = 0x[[:xdigit:]]{4} \(line [[:digit:]]+\)

I have yet to use them, so they come with no warranty.





More information about the Logcheck-devel mailing list