mirror of https://github.com/fail2ban/fail2ban
roundcube 1.4+ logs
parent
35afe20ea0
commit
af119e0ae1
|
@ -54,3 +54,8 @@ Jul 11 03:06:37 myhostname roundcube: IMAP Error: Login failed for admin from 12
|
|||
|
||||
# failJSON: { "time": "2005-05-19T06:07:48", "match": true , "host": "192.0.2.1", "desc": "Roundcube logged to journald instead to a local file."}
|
||||
May 19 06:07:48 server roundcube[21296]: <crk9n97i> IMAP Error: Login failed for test from 192.0.2.1. AUTHENTICATE PLAIN: Authentication failed. in /usr/share/php5/Roundcube/rcube_imap.php on line 193 (POST /mail/?_task=login&_action=login)
|
||||
|
||||
# Roundcube 1.5.0 (/var/log/roundcubemail/errors)
|
||||
# failJSON: { "time": "2014-12-30T19:02:34", "match": true , "host": "1.2.3.4" }
|
||||
[30-Dec-2014 13:02:34 -0500]: <3z506z6r> IMAP Error: Login failed for admin@example.com against localhost from 1.2.3.4. AUTHENTICATE PLAIN: Authentication failed. in /docroot/path/program/lib/Roundcube/rcube_imap.php on line 221 (POST /?_task=login?_task=login&_action=login)
|
||||
|
||||
|
|
Loading…
Reference in New Issue