Upload files to "/"
This commit is contained in:
4
lidarr.conf
Normal file
4
lidarr.conf
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
[Definition]
|
||||||
|
# Ex. 2022-12-11 14:28:28.2|Warn|Auth|Auth-Failure ip 192.168.122.1 username 'aa'
|
||||||
|
|
||||||
|
failregex = ^.*Auth-Failure ip <ADDR> username '<F-USER>[^']+</F-USER>'
|
||||||
5
nextcloud.conf
Normal file
5
nextcloud.conf
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[Definition]
|
||||||
|
_groupsre = (?:(?:,?\s*"\w+":(?:"[^"]+"|\w+))*)
|
||||||
|
failregex = ^\{%(_groupsre)s,?\s*"remoteAddr":"<HOST>"%(_groupsre)s,?\s*"message":"Login failed:
|
||||||
|
^\{%(_groupsre)s,?\s*"remoteAddr":"<HOST>"%(_groupsre)s,?\s*"message":"Trusted domain error.
|
||||||
|
datepattern = ,?\s*"time"\s*:\s*"%%Y-%%m-%%d[T ]%%H:%%M:%%S(%%z)?"
|
||||||
5
radarr.conf
Normal file
5
radarr.conf
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[Definition]
|
||||||
|
# Ex. 2022-12-11 14:28:28.2|Warn|Auth|Auth-Failure ip 192.168.122.1 username 'aa'
|
||||||
|
|
||||||
|
failregex = ^.*Auth-Failure ip <ADDR> username '<F-USER>[^']+</F-USER>'
|
||||||
|
|
||||||
7
sabnzbd.conf
Normal file
7
sabnzbd.conf
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
[Definition]
|
||||||
|
# Ex. 2022-12-11 13:08:25,039::WARNING::[interface:374] Refused connection from: 92.118.39.29 [None]
|
||||||
|
# Ex. 2 API key incorrect, Use the API key from Config->General in your 3rd party program: 192.168.1.138 [okhttp/4.10.0]
|
||||||
|
|
||||||
|
failregex = ^.*Refused .* from: <HOST>.*
|
||||||
|
^.*API key incorrect.* <HOST>.*
|
||||||
|
journalmatch = _TRANSPORT=syslog
|
||||||
4
sonarr.conf
Normal file
4
sonarr.conf
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
[Definition]
|
||||||
|
# Ex. 2022-12-11 14:28:28.2|Warn|Auth|Auth-Failure ip 192.168.122.1 username 'aa'
|
||||||
|
|
||||||
|
failregex = ^.*Auth-Failure ip <ADDR> username '<F-USER>[^']+</F-USER>'
|
||||||
Reference in New Issue
Block a user