Package: Fail2Ban Release: 12.04
In our logging system, we have different format for date and timestamp. This format is currently not supported by Fail2Ban while matching regular Expressions. Here is the sample format Sep 11 2015 20:45:01 Year(2015) has been added by us in the format. ------------------------- Transcript: *$ fail2ban-regex /var/log/auth.log /etc/fail2ban/filter.d/sshd.conf* *Found a match* for 'Sep 11 2015 20:58:41 regressionkvm-app sshd[7538]: Failed password for admin from 10.128.0.27 port 40190 ssh2' *but no valid date/time found* for 'Sep 11 2015 20:58:41 regressionkvm-app sshd[7538]: Failed password for admin from 10.128.0.27 port 40190 ssh2 '. *Please contact the author* in order to get support for this format. Can you please add support for this format? - Amit Zala

