~ubuntu-branches/ubuntu/gutsy/logcheck/gutsy-updates

« back to all changes in this revision

Viewing changes to rulefiles/linux/ignore.d.server/pdns

  • Committer: Bazaar Package Importer
  • Author(s): martin f. krafft
  • Date: 2007-09-04 19:38:31 UTC
  • Revision ID: james.westby@ubuntu.com-20070904193831-vx73tj13urgspsck
Tags: 1.2.61
* Provide $TMP and allow the administrator to specify an alternate location
  to store temporary files; thanks to Micah Anderson for the patch
  (closes: #412201).

* ignore.d.server/logcheck:
  - Apply filter rules for new PAM log format; thanks to Aaron M. Ucko
    (closes: #440123).

* ignore.d.server/rsync:
  - Ignore runtime rsyncd messages; patch by Justin Pryzby (closes: #440181)

* violations.ignore.d/logcheck-postfix:
  - ignore temporary DNS lookup failures when checking for sender MX.
  - also ignore defer notices smtp gets after the DATA command.
  - ignore some rejections when $smtpd_delay_reject=no is set; thanks to
    Justin Pryzby (closes: #425642, #426736).

* ignore.d.server/postfix:
  - ignore TLS library receiving SSLv3 alert 10, since it's just a broken
    client connecting.
  - ignore when libc6 warns about in-addr.arpa request being answered with
    a CNAME, which is not correct, but people do it and it works regardless.
  - ignore when smtpd tells us its discarding EHLO keywords
    ($smtpd_discard_ehlo_keyword*).
  - ignore SASL authentication failures due to empty passwords.
  - ignore AV system overload warnings by milter-reject.

* ignore.d.server/spamd, violations.ignore.d/logcheck-spamd:
  - ignore spamcop failure and success messages.
  - do not ignore child state K, which indicates kill and might be
    a problem; thanks Frans Pop (closes: #436439).
  - update check result rule in violations.ignore.d.

* ignore.d.server/pdns:
  - ignore messages about invalid packet sizes received from other machines.
  - ignore launch message after TCP nameserver was cycled.

* ignore.d.server/hylafax:
  - ignore MODEM messages by FaxQueuer; thanks Remi Letot (closes: #425035).

* ignore.d.server/bind
  - ignore view queries; thanks Justin Pryzby (closes: #428629).

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ pdns\[[0-9]+\]: Error sending reply with sendto \(socket=[0-9]\): Invalid argument$
6
6
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ pdns\[[0-9]+\]: Received packet from recursor backend with id [0-9] which is a duplicate$
7
7
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ pdns_recursor\[[0-9]+\]: Refreshed ([0-9]+|\.) records$
 
8
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ pdns_recursor\[[0-9]+\]: Unable to parse packet from remote( UDP)? server [.0-9]{7,15}: (Wrong size for A record \(0\)|Error parsing packet of 115 bytes \(rd=0\), out of bounds: vector::_M_range_check|packet smalll?er than DNS header)$
8
9
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ pdns\[[[:digit:]]+\]: Listening on controlsocket in '/var/run/pdns\.controlsocket'$
9
10
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ pdns\[[[:digit:]]+\]: This is a guarded instance of pdns$
10
11
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ pdns\[[[:digit:]]+\]: (UD|TC)P server bound to [.[:digit:]]{7,15}:[[:digit:]]{2,5}$
38
39
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ pdns\[[[:digit:]]+\]: Unable to determine SOA serial for ([-_.[:alnum:]]+)? at potential supermaster [.[:digit:]]{7,15}$
39
40
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ pdns\[[[:digit:]]+\]: Created new slave zone '[-_.[:alnum:]]+' from supermaster [.[:digit:]]{7,15}, queued axfr$
40
41
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ pdns\[[[:digit:]]+\]: Domain [-_.[:alnum:]]+ is stale, master serial [[:digit:]]+, our serial [[:digit:]]+$
 
42
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ pdns\[[[:digit:]]+\]: TCP nameserver had error, cycling backend:Trying to read data from remote TCP client [.[:digit:]]{7,15}: Connection reset by peer$
 
43
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ pdns\[[[:digit:]]+\]: TCP server is without backend connections, launching$
41
44
# pgsql
42
45
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ pdns\[[[:digit:]]+\]: This is module gpgsqlbackend\.so reporting$
43
46
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ pdns\[[[:digit:]]+\]: gpgsql Connection succesful$