On 22. Jun 2018, at 21:26, Michael Grimm <[email protected]> wrote:
> On 22. Jun 2018, at 21:11, Ed Schouten <[email protected]> wrote:
>> 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!
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
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"