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

Add debug option that can be used to turn off whitelist log messages. #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bryanlarsen
Copy link

If you use the whitelist option, it generates a log line everytime the
whitelist excludes a metric. This can generate thousands of log
messages every 10 seconds, flooding your journal.

Add the configuration variable 'debug', which when explicitly set to
false, turns off these messages.

If you use the whitelist option, it generates a log line everytime the
whitelist excludes a metric.   This can generate thousands of log
messages every 10 seconds, flooding your journal.

Add the configuration variable 'debug', which when explicitly set to
false, turns off these messages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant