SF.net SVN: logwatch:[213] scripts/services/sshd

[email protected]
Newsgroups gmane.comp.log.logwatch.devel
Message-ID <[email protected]>
Revision: 213
          http://sourceforge.net/p/logwatch/code/213
Author:   stefjakobs
Date:     2014-09-08 20:42:42 +0000 (Mon, 08 Sep 2014)
Log Message:
-----------
sshd: ignore 'fatal: Write failed' (Thanks: Willi Mann)

Modified Paths:
--------------
    scripts/services/sshd

Modified: scripts/services/sshd
===================================================================
--- scripts/services/sshd	2014-09-08 20:41:45 UTC (rev 212)
+++ scripts/services/sshd	2014-09-08 20:42:42 UTC (rev 213)
@@ -323,6 +323,7 @@
       ($ThisLine =~ m/^fatal: Read from socket failed: No route to host/) or
       ($ThisLine =~ m/^fatal: Write failed: Network is unreachable/ ) or
       ($ThisLine =~ m/^fatal: Write failed: Broken pipe/) or
+      ($ThisLine =~ m/^fatal: Write failed: Connection reset by peer/) or
       ($ThisLine =~ m/^channel \d+: open failed: (?:connect failed: Channel open failed\.|administratively prohibited: open failed)/) or
       ($ThisLine =~ m/^session_input_channel_req: no session \d+ req window-change/) or
       ($ThisLine =~ m/^error: chan_shutdown_read failed for .+/)

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.