Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jun 2018 22:06:36 +0200
From:      Michael Grimm <trashcan@ellael.org>
To:        Ed Schouten <ed@nuxi.nl>
Cc:        FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org>, theis@gmx.at, Gleb Smirnoff <glebius@freebsd.org>, "ed@FreeBSD.org" <ed@freebsd.org>, Mailing List FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: py-fail2ban turned silent after syslogd rollout (r335059, stable/11)
Message-ID:  <1A5B44D8-28B0-49C9-B88D-EE6EBEE8788D@ellael.org>
In-Reply-To: <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> <CABh_MKkdObTmbNXnKrudyHjkd8s3aukUUC=Vee%2BRShJepWpwNg@mail.gmail.com> <851C065F-0E02-425C-B4AF-8FCE0E405F8E@ellael.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 22. Jun 2018, at 21:26, Michael Grimm <trashcan@ellael.org> wrote:
> On 22. Jun 2018, at 21:11, Ed Schouten <ed@nuxi.nl> wrote:

>> Michael, Marek, could you please give this patch a try? Thanks!
>=20
> Recompiled world (FreeBSD 11.2-STABLE r335532), substituted syslogd =
with the re-compiled one, and:
>=20
> Thank you! Your patch is working w.r.t. fail2ban logging to SYSLOG. =
Perfect!

Now I realised that there is a minor glitch:

logfile+logger:
	Jun 22 19:01:48 HOSTNAME <daemon.notice> fail2ban.filter: =
2018-06-22 19:01:48,637 fail2ban.actions        [85544]: NOTICE  =
[JAILNAME] Unban x.x.x.x

Old syslogd before MFC:
	May 30 15:39:41 <daemon.notice> HOSTNAME fail2ban.actions [929]: =
NOTICE [JAILNAME] Unban x.x.x.x

After applying your patch:
	Jun 22 21:22:01 HOSTNAME <daemon.notice> [31033]: NOTICE =
[JAILNAME] Unban x.x.x.x

Watch: 'fail2ban.actions' -the service- is missing.

Regards,
Michael




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1A5B44D8-28B0-49C9-B88D-EE6EBEE8788D>