SSHD network errors: connection reset by peer during write
I think the following changes should suffice: diff --git a/logwatch/scripts/services/dovecot b/logwatch/scripts/services/dovecot index 5683be70..af8527ad 100755 --- a/logwatch/scripts/services/dovecot +++ b/logwatch/scripts/services/dovecot @@ -194,7 +194,7 @@ while (defined(my $ThisLine = <STDIN>)) { ($ThisLine =~ /ssl-params: Generating SSL parameters/) or ($ThisLine =~ /auth-worker/) or ($ThisLine =~ /auth:.*: Connected to/) or - ($ThisLine =~ /Disconnected: Connection closed(?! \(auth failed)/)...
dovecot 2.4: handle changed log format for aborted logins