MXS-3039: Document qlafilter log rotation
The interaction with the log rotation in MaxScale was not documented.
This commit is contained in:
parent
7520efd218
commit
9e91cfdded
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user