MXS-3039: Document qlafilter log rotation

The interaction with the log rotation in MaxScale was not documented.
This commit is contained in:
Markus Mäkelä 2020-07-03 08:18:40 +03:00
parent 7520efd218
commit 9e91cfdded
No known key found for this signature in database
GPG Key ID: 5CE746D557ACC499

View File

@ -24,6 +24,12 @@ password=mypasswd
filters=MyLogFilter
```
## Log Rotation
The `qlafilter` logs can be rotated by executing the `maxctrl rotate logs`
command. This will cause the log files to be reopened when the next message is
written to the file. This applies to both unified and session type logging.
## Filter Parameters
The QLA filter has one mandatory parameter, `filebase`, and a number of optional