From owner-freebsd-stable@freebsd.org Fri Jun 22 19:26:51 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7C18110251C2; Fri, 22 Jun 2018 19:26:51 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from mx2.enfer-du-nord.net (mx2.enfer-du-nord.net [IPv6:2001:41d0:401:2100::5:8a0e]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F0D337D892; Fri, 22 Jun 2018 19:26:50 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from [IPv6:2003:e9:7f1b:7801:54b7:5afc:c9f5:e023] (p200300E97F1B780154B75AFCC9F5E023.dip0.t-ipconnect.de [IPv6:2003:e9:7f1b:7801:54b7:5afc:c9f5:e023]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx2.enfer-du-nord.net (Postfix) with ESMTPSA id 41C7q33hQgz4NL; Fri, 22 Jun 2018 21:26:39 +0200 (CEST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.100.0 at mail.enfer-du-nord.net Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.4 \(3445.8.2\)) Subject: Re: py-fail2ban turned silent after syslogd rollout (r335059, stable/11) From: Michael Grimm In-Reply-To: Date: Fri, 22 Jun 2018 21:26:36 +0200 Cc: "ed@FreeBSD.org" , theis@gmx.at, Gleb Smirnoff , FreeBSD-STABLE Mailing List , Mailing List FreeBSD Ports Content-Transfer-Encoding: quoted-printable Message-Id: <851C065F-0E02-425C-B4AF-8FCE0E405F8E@ellael.org> References: <590A1B87-464D-455C-A03D-9908EB7AF286@ellael.org> <20180622155922.GA61217@plan-b.pwste.edu.pl> <697FFEFE-6AFB-45CE-ADCD-4DB10286E68B@ellael.org> To: Ed Schouten X-Mailer: Apple Mail (2.3445.8.2) X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00,RDNS_NONE autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mail.kaan-bock.lan X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jun 2018 19:26:51 -0000 On 22. Jun 2018, at 21:11, Ed Schouten wrote: > Gleb, what are your thoughts on the attached patch? It alters syslogd > to let the 'legacy' RFC 3164 parser also accept messages without a > timestamp. The time on the syslogd server will be used instead. >=20 > Michael, Marek, could you please give this patch a try? Thanks! Recompiled world (FreeBSD 11.2-STABLE r335532), substituted syslogd with = the re-compiled one, and: Thank you! Your patch is working w.r.t. fail2ban logging to SYSLOG. = Perfect! Thank you very much for this fast fix, and regards, Michael