mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Update ChangeLog
This commit is contained in:
parent
62b1712d22
commit
70280bfa12
1 changed files with 2 additions and 1 deletions
|
|
@ -73,7 +73,8 @@ ver. 0.10.5-dev-1 (20??/??/??) - development edition
|
|||
* new failregex-flag tag `<F-MLFGAINED>` for failregex, signaled that the access to service was gained
|
||||
(ATM used similar to tag `<F-NOFAIL>`, but it does not add the log-line to matches, gh-2279)
|
||||
* filters: introduced new configuration parameter `logtype` (default `file` for file-backends, and
|
||||
`journal` for journal-backends, gh-2387);
|
||||
`journal` for journal-backends, gh-2387); can be also set to `rfc5424` to force filters (which include common.conf)
|
||||
to use RFC 5424 conform prefix-line per default (gh-2467);
|
||||
* for better performance and safety the option `logtype` can be also used to
|
||||
select short prefix-line for file-backends too for all filters using `__prefix_line` (`common.conf`),
|
||||
if message logged only with `hostname svc[nnnn]` prefix (often the case on several systems):
|
||||
|
|
|
|||
Loading…
Reference in a new issue