mirror of https://github.com/fail2ban/fail2ban
TST: failJSON date fix
parent
ee497ff1cb
commit
bec723b21d
|
@ -10,8 +10,8 @@
|
|||
130324 19:01:39 [Warning] Access denied for user 'root'@'61.147.108.35' (using password: NO)
|
||||
# failJSON: { "time": "2013-03-24T19:01:40", "match": true , "host": "61.147.108.35" }
|
||||
130324 19:01:40 [Warning] Access denied for user 'root'@'61.147.108.35' (using password: YES)
|
||||
# failJSON: { "time": "2013-09-16T21:30:26", "match": true , "host": "74.207.241.159" }
|
||||
# failJSON: { "time": "2004-09-16T21:30:26", "match": true , "host": "74.207.241.159" }
|
||||
Sep 16 21:30:26 catinthehat mysqld: 130916 21:30:26 [Warning] Access denied for user 'hacker'@'74.207.241.159' (using password: YES)
|
||||
# failJSON: { "time": "2013-09-16T21:30:32", "match": true , "host": "74.207.241.159" }
|
||||
# failJSON: { "time": "2004-09-16T21:30:32", "match": true , "host": "74.207.241.159" }
|
||||
Sep 16 21:30:32 catinthehat mysqld: 130916 21:30:32 [Warning] Access denied for user 'hacker'@'74.207.241.159' (using password: NO)
|
||||
|
||||
|
|
Loading…
Reference in New Issue