[MXS-2895] Unable to logrotate QLAfilter logs Created: 2020-02-18 Updated: 2020-03-02 Resolved: 2020-03-02 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | qlafilter |
| Affects Version/s: | 2.4.6, 2.4.7 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Critical |
| Reporter: | Tejendra Gehlot | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | flush, logging, logrotate | ||
| Environment: |
ubuntu 16.04 |
||
| Description |
|
When trying to logrotate QLAfilter logs, Logrotate create a gz from the existing file. but after that maxscale is not writing QLA logs to newly created file. |
| Comments |
| Comment by markus makela [ 2020-03-02 ] |
|
You must call maxctrl rotate logs and the filter will open a new file. |