mirror of https://github.com/fail2ban/fail2ban
prefregex does not match date
parent
844786b716
commit
d0274ed3a7
|
@ -152,7 +152,7 @@ So, an ideal `prefregex` would be highly dependent on a regex that properly supp
|
|||
Secondary benefit of `prefregex` is to ensure that `failregex` is left with the most dynamic (and interesting) part of the regex line. `prefregex` takes that most common parts (see above list) of the line.
|
||||
|
||||
```console
|
||||
<--- prefregex -->|<-- failregex ->
|
||||
<-- prefregex ->|<-- failregex ->
|
||||
3-Jan-2020 myscript[12512]: Dynamic error message part
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue