From 1379a262f6e87c9ad06da44a817c0f47278d5e31 Mon Sep 17 00:00:00 2001 From: para-do-x Date: Wed, 24 Sep 2025 11:06:54 +0400 Subject: [PATCH] Update froxlor-auth testfile --- fail2ban/tests/files/logs/froxlor-auth | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/fail2ban/tests/files/logs/froxlor-auth b/fail2ban/tests/files/logs/froxlor-auth index 2a2c2fc4..0f61da88 100644 --- a/fail2ban/tests/files/logs/froxlor-auth +++ b/fail2ban/tests/files/logs/froxlor-auth @@ -1,5 +1,4 @@ -# failJSON: { "time": "2005-05-21T00:56:27", "match": true , "host": "1.2.3.4" } -May 21 00:56:27 jomu Froxlor: [Login Action 1.2.3.4] Unknown user 'user' tried to login. -# failJSON: { "time": "2005-05-21T00:57:38", "match": true , "host": "1.2.3.4" } -May 21 00:57:38 jomu Froxlor: [Login Action 1.2.3.4] User 'admin' tried to login with wrong password. - +# failJSON: { "time": "2025-09-21T17:46:18", "match": true , "host": "1.2.3.4" } +2025-09-21T17:46:18.311379+02:00 hostname froxlor[1055219]: froxlor.WARNING: User tried to login with wrong password. {"source":"login","action":"50","user":"1.2.3.4"} [] +# failJSON: { "time": "2005-05-21T16:30:13", "match": true , "host": "1.2.3.4" } +2025-09-21T16:30:13.118232+02:00 hostname froxlor[1054438]: froxlor.WARNING: Unknown user tried to login. {"source":"login","action":"50","user":"1.2.3.4"} []