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

Option to disable log messages #514

Closed
exzz opened this issue Jan 13, 2016 · 2 comments · Fixed by #527
Closed

Option to disable log messages #514

exzz opened this issue Jan 13, 2016 · 2 comments · Fixed by #527

Comments

@exzz
Copy link

exzz commented Jan 13, 2016

My log file is flooded by messages like these:
Jan 13 16:55:30 volta telegraf[3323]: 2016/01/13 16:55:30 Gathered metrics, (10s interval), from 10 inputs in 31.422957ms
Jan 13 16:55:30 volta telegraf[3323]: 2016/01/13 16:55:30 Flushed 58 metrics to output influxdb in 52.51005ms
Jan 13 16:55:40 volta telegraf[3323]: 2016/01/13 16:55:40 Gathered metrics, (10s interval), from 10 inputs in 30.624247ms
Jan 13 16:55:40 volta telegraf[3323]: 2016/01/13 16:55:40 Flushed 58 metrics to output influxdb in 53.596928ms
Jan 13 16:55:50 volta telegraf[3323]: 2016/01/13 16:55:50 Gathered metrics, (10s interval), from 10 inputs in 30.56989ms
Jan 13 16:55:50 volta telegraf[3323]: 2016/01/13 16:55:50 Flushed 58 metrics to output influxdb in 51.561143ms

It will be nice to have an option to disable these messages.

Thanks.

@sparrc
Copy link
Contributor

sparrc commented Jan 13, 2016

Sounds reasonable, we could make a quiet mode config option

sparrc added a commit that referenced this issue Jan 15, 2016
sparrc added a commit that referenced this issue Jan 15, 2016
@danielnelson
Copy link
Contributor

@dalu We try to reserve GitHub Issues for actionable bug reports or feature requests. Please ask general questions at the InfluxData Community site.

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 a pull request may close this issue.

3 participants