[MXS-4790] Log version after log rotation Created: 2023-10-03 Updated: 2023-10-25 Resolved: 2023-10-12 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 6.4.10 |
| Fix Version/s: | 6.4.11, 22.08.9, 23.02.5, 23.08.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-192 |
| Description |
|
The MaxScale version number should be logged after log rotation. This solves the common problem where the logs don't contain the version number because they were automatically rotated by logrotate. |
| Comments |
| Comment by markus makela [ 2023-10-12 ] |
|
A info blurb similar to the one logged on startup is now written to the log after each rotation. |