You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ctdb: Leave CTDB log levels at their original defaults
There is too much information with the 'log level' explicitily set to
DEBUG for ctdbd flooding the log file destination. Similarly 'script
log level' option might also spit out more when set to DEBUG. Instead
of removing the options altogether we change the sambacc defaults from
DEBUG to NOTCE and ERROR respectively for 'log level' and 'script log
level' options as specified in man ctdb.conf(5).
ref: https://ctdb.samba.org/manpages/ctdb.conf.5.html
Signed-off-by: Anoop C S <[email protected]>
0 commit comments