mirror of https://github.com/fail2ban/fail2ban
TST: correct failData - faildata in UTC+1 not UTC
parent
4997b30193
commit
422e2527c4
|
@ -1,2 +1,2 @@
|
|||
# failJSON: { "time": "2009-03-26T13:44:20", "match": true , "host": "66.185.212.172" }
|
||||
# failJSON: { "time": "2009-03-26T14:44:20", "match": true , "host": "66.185.212.172" }
|
||||
66.185.212.172 - - [26/Mar/2009:08:44:20 -0500] "GET /index.php?n=http://eatmyfood.hostinginfive.com/pizza.htm? HTTP/1.1" 200 114 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# failJSON: { "time": "2013-01-22T20:28:21", "match": true , "host": "192.0.43.10" }
|
||||
# failJSON: { "time": "2013-01-22T21:28:21", "match": true , "host": "192.0.43.10" }
|
||||
[22-Jan-2013 22:28:21 +0200]: FAILED login for user1 from 192.0.43.10
|
||||
# failJSON: { "time": "2005-05-26T07:12:40", "match": true , "host": "10.1.1.47" }
|
||||
May 26 07:12:40 hamster roundcube: IMAP Error: Login failed for sales@example.com from 10.1.1.47
|
||||
|
|
Loading…
Reference in New Issue