mirror of https://github.com/fail2ban/fail2ban
Fix typo in datapattern (datepattern)
parent
ee530a9bfb
commit
1f9e55cd56
|
@ -22,7 +22,7 @@ then execute
|
|||
$EDITOR /etc/fail2ban/filter.d/named-refused.local
|
||||
```
|
||||
Add more pattern in between those two commands toward:
|
||||
* `datapattern` as needed until it pass
|
||||
* `datepattern` as needed until it pass
|
||||
* `prefregex` as needed until it pass
|
||||
* `failregex` until it pass
|
||||
|
||||
|
@ -30,7 +30,7 @@ Rinse, lather, repeat often as needed.
|
|||
|
||||
Date Pattern
|
||||
------------
|
||||
You first tests for a working `datapattern`:
|
||||
You first tests for a working `datepattern`:
|
||||
```
|
||||
...
|
||||
Date template hits:
|
||||
|
|
Loading…
Reference in New Issue