Filters created by conquestace for services

pull/4025/head
Ashiful Bhuiyan 2025-06-25 06:28:46 -04:00 committed by GitHub
parent 86b9adb2f5
commit 4c53ed7171
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,3 @@
[Definition]
failregex = .*Failed authentication attempt.*remote_addr=.*$
ignoreregex =

View File

@ -0,0 +1,3 @@
[Definition]
failregex = Login attempt or request with invalid authentication from .*
ignoreregex =

View File

@ -0,0 +1,3 @@
[Definition]
failregex = ^\[\S+\] \[INF\] \[\d+\] Jellyfin\.Server\.Implementations\.Users\.UserManager: Authentication request for .+ has been denied \(IP: "<HOST>"\)\.
ignoreregex =

View File

@ -0,0 +1,3 @@
[Definition]
failregex = \[Warning\] API\.Controllers\.AccountController Attempted login by .+ failed due to unable to find account
ignoreregex =

View File

@ -0,0 +1,3 @@
[Definition]
failregex = ^\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}\.\d+ \| INFO\s+\|\s+uvicorn\.protocols\.http\.httptools_impl:send:\d+ - <HOST>:\d+ - "POST /api/v1/auths/signin HTTP/1\.1" 400 - .*
ignoreregex =