crazy-max/docker-fail2ban

doesn't work on Fedora

Closed this issue · 1 comments

xczh commented
2019-12-06 10:42:27,108 fail2ban.jailreader     [1]: NOTICE  No file(s) found for glob /var/log/auth.log
2019-12-06 10:42:27,108 fail2ban                [1]: ERROR   Failed during configuration: Have not found any log file for sshd jail
2019-12-06 10:42:27,108 fail2ban                [1]: ERROR   Async configuration of server failed
Traceback (most recent call last):
  File "/usr/lib/python3.7/site-packages/fail2ban/client/fail2banserver.py", line 189, in start
    raise ServerExecutionException('Async configuration of server failed')
fail2ban.client.fail2bancmdline.ServerExecutionException: Async configuration of server failed

It may caused by this setting in jail.conf:

before = path-debian.conf

How to override this option to path-fedora.conf? Thanks.

@xczh Please create a proper bug report.