When I try to login to Wombat Dialer using a bad username/password, the wombat log will output:
SEVERE: -- Inner Exception --
Exception: ch.loway.tpf.gwt.shared.exceptions.LoginError
Stack trace:
ReqException:LOGIN_ERROR
Is it possible to make wombat log the IP that triggered this? I'd like to hook this up to Fail2ban, so that I can firewall any IP that makes brute force login attempts.
Thanks in advance.