telegraf/plugins/outputs
Cameron Sparr c7834209d2 Major Logging Overhaul
in this commit:

- centralize logging output handler.
- set global Info/Debug/Error log levels based on config file or flags.
- remove per-plugin debug arg handling.
- add a I!, D!, or E! to every log message.
- add configuration option to specify where to send logs.

closes #1786
2016-10-03 17:13:03 +01:00
..
all Add NATS output plugin. 2016-09-06 11:39:57 +01:00
amon Major Logging Overhaul 2016-10-03 17:13:03 +01:00
amqp Major Logging Overhaul 2016-10-03 17:13:03 +01:00
cloudwatch Major Logging Overhaul 2016-10-03 17:13:03 +01:00
datadog Major Logging Overhaul 2016-10-03 17:13:03 +01:00
file Cleanup & standardize config file 2016-04-01 10:59:53 -06:00
graphite Major Logging Overhaul 2016-10-03 17:13:03 +01:00
graylog Fix graylog test race 2016-06-01 16:32:38 +01:00
influxdb Major Logging Overhaul 2016-10-03 17:13:03 +01:00
instrumental Major Logging Overhaul 2016-10-03 17:13:03 +01:00
kafka Add Kafka output readme (#1609) 2016-08-08 23:10:07 +01:00
kinesis Major Logging Overhaul 2016-10-03 17:13:03 +01:00
librato Major Logging Overhaul 2016-10-03 17:13:03 +01:00
mqtt Cleanup & standardize config file 2016-04-01 10:59:53 -06:00
nats Refactor NATS ssl config 2016-09-06 13:52:29 +01:00
nsq Cleanup & standardize config file 2016-04-01 10:59:53 -06:00
opentsdb Major Logging Overhaul 2016-10-03 17:13:03 +01:00
prometheus_client Major Logging Overhaul 2016-10-03 17:13:03 +01:00
riemann Just close Riemann client on send metrics failure 2016-04-18 17:25:36 -06:00
registry.go Create public models for telegraf metrics, accumlator, plugins 2016-01-27 15:42:50 -07:00