I've got following entry in my logfile for gitlab (application.log):
June 10, 2019 19:04: Failed Login: username=Zzzz ip=XXX.XXX.XXX.XXX
How should the datepattern for my Fail2Ban-filter look like? The official documentation is not very helpful.
My regex would look something like this:
Failed Login(?:.*)ip=<HOST>$