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

respect NETDATA_LOG_LEVEL if set #16943

Merged
merged 1 commit into from Feb 6, 2024

Conversation

ilyam8
Copy link
Member

@ilyam8 ilyam8 commented Feb 6, 2024

Summary

Needed to change the log level of an ND docker container without using netdata.conf.

Test Plan

Start docker container, NETDATA_LOG_LEVEL set to:

  • correct level: log messages <= level.
  • incorrect level: log messages <= info.
  • not set: log messages <= info.
Additional Information
For users: How does this change affect me?

@tkatsoulas tkatsoulas mentioned this pull request Feb 6, 2024
@ilyam8 ilyam8 merged commit 65579fe into netdata:master Feb 6, 2024
131 checks passed
@ilyam8 ilyam8 deleted the respect-NETDATA_LOG_LEVEL-on-start branch February 6, 2024 11:14
stelfrag pushed a commit to stelfrag/netdata that referenced this pull request Feb 6, 2024
tkatsoulas pushed a commit that referenced this pull request Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants