telegraf/outputs
Hannu Valtonen 7291ef09d1 kafka: Add support for using TLS authentication for the kafka output
With the advent of Kafka 0.9.0+ it is possible to set up TLS client
certificate based authentication to limit access to Kafka.

Four new configuration variables are specified for setting up the
authentication. If they're not set the behavior stays the same as
before the change.
2016-01-07 01:21:21 +02:00
..
all add amazon kinesis as an output plugin 2015-12-11 11:29:03 -07:00
amon Do not rely on external server for amon unit tests 2015-12-11 13:09:09 -07:00
amqp [amqp output] Add ability to specify influxdb database 2015-11-02 11:12:09 -07:00
datadog Fix new error return of client.NewPoint 2015-11-11 15:38:22 -07:00
influxdb Fix kafka plugin and rename to kafka_consumer 2015-11-19 13:41:58 -07:00
kafka kafka: Add support for using TLS authentication for the kafka output 2016-01-07 01:21:21 +02:00
kinesis Go fmt kinesis output test file 2015-12-11 11:45:07 -07:00
librato Fix new error return of client.NewPoint 2015-11-11 15:38:22 -07:00
mqtt MQTT output unit tests w/ docker container 2015-11-13 13:42:06 -07:00
nsq fixing test for NoError 2015-10-27 15:44:22 -06:00
opentsdb Fix new error return of client.NewPoint 2015-11-11 15:38:22 -07:00
prometheus_client Don't use panic-happy prometheus client With() function 2015-12-01 10:21:36 -07:00
riemann Riemann output: remove some of the object referencing/dereferencing 2015-11-18 15:34:05 -07:00
registry.go Add prometheus_client service output module, update prometheus client 2015-10-28 15:28:39 -06:00