diff options
author | Jonas Smedegaard <dr@jones.dk> | 2002-10-23 17:17:13 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2002-10-23 17:17:13 +0000 |
commit | dddec7a12123924793fd2c204ed308d3c50a9b2d (patch) | |
tree | 9ef5f058147d440215a00a4f6ff7b7324f7c612f /logcheck/ignore.d.server/hylafax-server | |
parent | 9f3c51e3aa40910e103368b309a7775cd7518cf0 (diff) |
Major logcheck overhaul:
* Split local into files by related packages
* Rename remaining local to misc
* Split language-specific (only da_DK) into package.lang
* Sync with entries provided by packages themselves
* Rename some files overriding (not add) to package.changes
* Replace [[:digit:]] with the shorter [0-9] everywhere
* Replace most .* to more specific alternatives everywhere
Diffstat (limited to 'logcheck/ignore.d.server/hylafax-server')
-rw-r--r-- | logcheck/ignore.d.server/hylafax-server | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/logcheck/ignore.d.server/hylafax-server b/logcheck/ignore.d.server/hylafax-server new file mode 100644 index 0000000..2bd46bd --- /dev/null +++ b/logcheck/ignore.d.server/hylafax-server @@ -0,0 +1,10 @@ +Fax(Getty|Send)\[[0-9]+\]: STATE CHANGE:( ->| BASE| LOCKWAIT| LISTENING| RUNNING| ANSWERING| RECEIVING| MODEMWAIT)+ +Fax(Getty|Send)\[[0-9]+\]: MODEM (ROCKWELL|ZYXEL) .* +FaxGetty\[[0-9]+\]: RECV FAX \([0-9]+\): from .*, page .* in [0-9]+:[0-9]+, INF, .* line/mm, (1|2)-D MR(, [0-9]+ bit/s)? +FaxGetty\[[0-9]+\]: RECV FAX \([0-9]+\): recvq/fax[0-9]+\.tif from .*, route to .*, [0-9]+ pages in [0-9]+:[0-9]+ +FaxGetty\[[0-9]+\]: RECV FAX: bin/faxrcvd "recvq/fax[0-9]+\.tif" "ttyS[012]" "[0-9]+" "" +FaxGetty\[[0-9]+\]: ANSWER: Ring detected without successful handshake +FaxGetty\[[0-9]+\]: ANSWER: FAX CONNECTION +FaxQueuer\[[0-9]+\]: SUBMIT JOB [0-9]+ +FaxSend\[[0-9]+\]: SEND FAX: JOB [0-9]+ DEST [0-9]+ COMMID [0-9]+ +HylaFAX\[[0-9]+\]: Filesystem has SysV-style file creation semantics. |