Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ctdb: Leave CTDB log levels at their original defaults #139

Merged

Commits on Oct 4, 2024

  1. 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]>
    anoopcs9 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    bd8ac6c View commit details
    Browse the repository at this point in the history