fail2ban 0.6 supported a syslog-facility config option which controlled the facility for syslog messages... 0.8.2-3 does not support this. i had to edit /usr/share/fail2ban/server/server.py in order to change LOG_DAEMON to LOG_AUTH.
fail2ban 0.6 supported a syslog-facility config option which controlled the facility for syslog messages... 0.8.2-3 does not support this. i had to edit /usr/share/fail2ban/server/server.py in order to change LOG_DAEMON to LOG_AUTH.