log-login icon indicating copy to clipboard operation
log-login copied to clipboard

Fail2ban doesn't ban, wrong time?

Open DatDraggy opened this issue 8 years ago • 1 comments

My fail2ban doesnt ban and i turned on debug.

2017-01-13 23:53:40,327 fail2ban.filter : DEBUG  Got event: 1 for /var/log/yourls-login.log
2017-01-13 23:53:40,328 fail2ban.filter : DEBUG  File changed: /var/log/yourls-login.log
2017-01-13 23:53:40,331 fail2ban.filter : DEBUG  Processing line with time:1484344418.0 and ip:84.46.81.120
2017-01-13 23:53:40,332 fail2ban.filter : DEBUG  Ignore line since time 1484344418.0 < 1484348020.33 - 600
2017-01-13 23:53:40,333 fail2ban.filter.datedetector: DEBUG  Sorting the template list

I always get this message and dont get banned

DatDraggy avatar Jan 13 '17 22:01 DatDraggy

check out my pull request: https://github.com/SweBarre/log-login/pull/11

r1bnc avatar Jan 06 '18 05:01 r1bnc