diff options
author | Jonas Smedegaard <dr@jones.dk> | 2006-01-04 12:07:11 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2006-01-04 12:07:11 +0000 |
commit | dc6311729c31e7f7b0c8fa10d8206315956ec741 (patch) | |
tree | 4a3637431ab050076ec3799b7b8554a1aa21a507 /logcheck/ignore.d.server/local | |
parent | 566e7a49d9e039348258ec00615061bfb0757d98 (diff) |
Move dcc-client filtering of status messages to violations.ignore.d.
Diffstat (limited to 'logcheck/ignore.d.server/local')
-rw-r--r-- | logcheck/ignore.d.server/local | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/logcheck/ignore.d.server/local b/logcheck/ignore.d.server/local index 07ee8f3..deebc82 100644 --- a/logcheck/ignore.d.server/local +++ b/logcheck/ignore.d.server/local @@ -59,7 +59,6 @@ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ircd\[[0-9]+\]: ircd exiting: autodie$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ircd\[[0-9]+\]: Server Ready$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (ircd\[[0-9]+\]: )?binding stream socket [\.[:alnum:]]+\[\*\.666[789]\]: Address already in use$ -^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dccifd\[[0-9]+\]: [.0-9]+ rejected messages to [0-9]+ targets and discarded messages to [0-9]+ targets among [0-9]+ total since [/0-9]+ [:0-9]+$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: DHCP(REQUEST|DISCOVER) on [^[:space:]]+ to [\.0-9]+ port 67( interval [0-9]+)?$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: DHCP(ACK|OFFER) from [\.0-9]+$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: bound to [\.0-9]+ -- renewal in [0-9]+ seconds\.$ |