We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6010879 commit a915edbCopy full SHA for a915edb
filter.d/overseerr-auth.conf
@@ -1,11 +1,11 @@
1
-## Version 2022/08/06
+## Version 2023/07/19
2
# Fail2Ban filter configuration for overseerr
3
4
[INCLUDES]
5
before = common.conf
6
7
[Definition]
8
9
-failregex = ^.*\[info\]\[Auth\]\: Failed sign-in attempt.*"ip":"<HOST>".*$
+failregex = .*\[warn\]\[API\]\: Failed sign-in attempt.*"ip":"<HOST>"
10
11
ignoreregex =
0 commit comments