diff options
Diffstat (limited to 'logcheck')
-rw-r--r-- | logcheck/ignore.d.server/local | 1 | ||||
-rw-r--r-- | logcheck/ignore.d.server/netatalk.changes | 1 | ||||
-rw-r--r-- | logcheck/ignore.d.workstation/local | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/logcheck/ignore.d.server/local b/logcheck/ignore.d.server/local index f2e0fc9..05dd830 100644 --- a/logcheck/ignore.d.server/local +++ b/logcheck/ignore.d.server/local @@ -172,6 +172,7 @@ afpd\[[0-9]+\]: (afp_flushfork|afp_read|getforkparms): (ad_refresh|of_find): (No afpd\[[0-9]+\]: (atp_rresp|afp_die: asp_shutdown): Connection timed out$ afpd\[[0-9]+\]: [^[:space:]]+: D5:AFPDaemon: Parsing volset [^[:space:]]+$ afpd\[[0-9]+\]: [^[:space:]]+: I:AFPDaemon: done$ +afpd\[[0-9]+\]: [^[:space:]]+: S:Logger: can't open Logfile /var/log/netatalk.log$ afpd\[[0-9]+\]: [_[:alnum:]]+(\(-?[0-9]+\))?: stat [^:]+: (No such file or directory|Permission denied)$ afpd\[[0-9]+\]: asp_alrm: [0-9]+ timed out$ afpd\[[0-9]+\]: dsi_stream_(read\(-1\)|write): Connection reset by peer$ diff --git a/logcheck/ignore.d.server/netatalk.changes b/logcheck/ignore.d.server/netatalk.changes index 6cb16d3..e386395 100644 --- a/logcheck/ignore.d.server/netatalk.changes +++ b/logcheck/ignore.d.server/netatalk.changes @@ -16,6 +16,7 @@ afpd\[[0-9]+\]: (afp_flushfork|afp_read|getforkparms): (ad_refresh|of_find): (No afpd\[[0-9]+\]: (atp_rresp|afp_die: asp_shutdown): Connection timed out$ afpd\[[0-9]+\]: [^[:space:]]+: D5:AFPDaemon: Parsing volset [^[:space:]]+$ afpd\[[0-9]+\]: [^[:space:]]+: I:AFPDaemon: done$ +afpd\[[0-9]+\]: [^[:space:]]+: S:Logger: can't open Logfile /var/log/netatalk.log$ afpd\[[0-9]+\]: [_[:alnum:]]+(\(-?[0-9]+\))?: stat [^:]+: (No such file or directory|Permission denied)$ afpd\[[0-9]+\]: asp_alrm: [0-9]+ timed out$ afpd\[[0-9]+\]: dsi_stream_(read\(-1\)|write): Connection reset by peer$ diff --git a/logcheck/ignore.d.workstation/local b/logcheck/ignore.d.workstation/local index 201a203..83aebf7 100644 --- a/logcheck/ignore.d.workstation/local +++ b/logcheck/ignore.d.workstation/local @@ -172,6 +172,7 @@ afpd\[[0-9]+\]: (afp_flushfork|afp_read|getforkparms): (ad_refresh|of_find): (No afpd\[[0-9]+\]: (atp_rresp|afp_die: asp_shutdown): Connection timed out$ afpd\[[0-9]+\]: [^[:space:]]+: D5:AFPDaemon: Parsing volset [^[:space:]]+$ afpd\[[0-9]+\]: [^[:space:]]+: I:AFPDaemon: done$ +afpd\[[0-9]+\]: [^[:space:]]+: S:Logger: can't open Logfile /var/log/netatalk.log$ afpd\[[0-9]+\]: [_[:alnum:]]+(\(-?[0-9]+\))?: stat [^:]+: (No such file or directory|Permission denied)$ afpd\[[0-9]+\]: asp_alrm: [0-9]+ timed out$ afpd\[[0-9]+\]: dsi_stream_(read\(-1\)|write): Connection reset by peer$ |