This plugin writes all failed login attempts into a text file, one line for each failed attempt. The intended purpose of the logfile is to be used with fail2ban. The format of the log looks like this:
2015/06/14 22:32:33 ip=192.168.1.100 username=Admin
Released on Thursday 25 June 2015
707