Updated Fail2Ban Setup (markdown)
parent
73ae432efb
commit
1fd7f89965
|
@ -67,7 +67,7 @@ If you've enabled the admin console by setting the `ADMIN_TOKEN` environment var
|
||||||
before = common.conf
|
before = common.conf
|
||||||
|
|
||||||
[Definition]
|
[Definition]
|
||||||
failregex = ^.*Unauthorized Error: Invalid admin token\. IP: <HOST>.*$
|
failregex = ^.*Invalid admin token\. IP: <HOST>.*$
|
||||||
ignoreregex =
|
ignoreregex =
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue