[MXS-3524] alter syslog is not supported during runtime Created: 2021-04-29  Updated: 2021-06-14  Resolved: 2021-05-06

Status: Closed
Project: MariaDB MaxScale
Component/s: maxctrl
Affects Version/s: 2.5
Fix Version/s: 2.5.12

Type: Bug Priority: Major
Reporter: Pramod Mahto Assignee: markus makela
Resolution: Fixed Votes: 0
Labels: None


 Description   

Currently maxctrl alter maxscale syslog true|false is not supported during runtime.

maxscale-2.5.7
[root@maxscale maxscale]# maxctrl alter maxscale syslog false
OK
[root@maxscale maxscale]# maxctrl show logging
┌────────────────────┬────────────────────────────────┐
│ Current Log File   │ /var/log/maxscale/maxscale.log │
├────────────────────┼────────────────────────────────┤
│ Enabled Log Levels │ alert                          │
│                    │ error                          │
│                    │ warning                        │
│                    │ notice                         │
│                    │ info                           │
├────────────────────┼────────────────────────────────┤
│ Parameters         │ {                              │
│                    │     "highprecision": false,    │
│                    │     "log_debug": false,        │
│                    │     "log_info": true,          │
│                    │     "log_notice": true,        │
│                    │     "log_warning": true,       │
│                    │     "maxlog": true,            │
│                    │     "syslog": true,            │
│                    │     "throttling": {            │
│                    │         "count": 10,           │
│                    │         "suppress_ms": 10000,  │
│                    │         "window_ms": 1000      │
│                    │     }                          │
│                    │ }                              │
└────────────────────┴────────────────────────────────┘


Generated at Thu Feb 08 04:22:02 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.