Details
- 
    
Bug
 - 
    Status: Closed (View Workflow)
 - 
    
Major
 - 
    Resolution: Fixed
 - 
    2.5.8, 2.5.9
 - 
    None
 - 
    Ubuntu 18.04.5 & RHEL 8.3
 
Description
I have disabled maxlog in global configuration options but logs are still written to /var/log/maxscale/maxscale.log. Even this entry is part of logs "notice : maxlog logging is disabled."
part of my conf:
[maxscale]
threads=8
syslog=1
maxlog=0
log_notice=0
load_persisted_configs=false
local_address=10.1.1.14
auth_connect_timeout=20s
users_refresh_time=10s
max_auth_errors_until_block=100
admin_gui=0
....
Attachments
Issue Links
- relates to
 - 
                    
MXS-3479 Disabling maxlog doesn't fully prevent it from being written to
-         
 - Closed
 
 -