mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Create paperless-ngx test log
This commit is contained in:
parent
c76e90fbb1
commit
f0e2bec01e
1 changed files with 5 additions and 0 deletions
5
fail2ban/tests/files/logs/paperless-ngx
Normal file
5
fail2ban/tests/files/logs/paperless-ngx
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# failJSON: { "time": "2024-08-30T16:26:55", "match": true , "host": "80.187.85.94" }
|
||||
[2024-08-30 16:26:55,139] [INFO] [paperless.auth] Login failed for user `testuser` from private IP `80.187.85.94`.
|
||||
|
||||
# failJSON: { "time": "2024-08-30T17:44:54", "match": true , "host": "2001:db8::b6d3:95d7:1425:766d" }
|
||||
[2024-08-30 17:44:54,874] [INFO] [paperless.auth] Login failed for user `test6pub` from IP `2001:db8::b6d3:95d7:1425:766d`.
|
||||
Loading…
Reference in a new issue