MXS-3359 Change qla-filter append option to default to true

Append to log files after a restart rather than overwrite.
This commit is contained in:
Niclas Antti
2021-08-20 11:05:03 +03:00
parent 8765eb88fa
commit aa6a1a58eb
3 changed files with 5 additions and 3 deletions

View File

@ -118,7 +118,9 @@ flush=true
### `append`
Append new entries to log files instead of overwriting them. The default is
false.
true.
NOTE: the default was changed from false to true, as of the following
versions: 2.4.18, 2.5.16 and 6.2.
```
append=true