telegraf/plugins/outputs/kafka
Hannu Valtonen c313af1b24 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.

closes #541
2016-01-18 11:17:01 -07:00
..
kafka.go kafka: Add support for using TLS authentication for the kafka output 2016-01-18 11:17:01 -07:00
kafka_test.go renaming plugins -> inputs 2016-01-07 15:04:30 -07:00