telegraf/outputs/kafka
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
..
kafka.go kafka: Add support for using TLS authentication for the kafka output 2016-01-07 01:21:21 +02:00
kafka_test.go Utilizing new client and overhauling Accumulator interface 2015-10-20 13:53:58 -06:00