logstash-plugins / logstash-output-kafka

Kafka Output for Logstash
Apache License 2.0
75 stars 76 forks source link

Add support SASL/Kerberos authentication #71

Open ESamir opened 8 years ago

ESamir commented 8 years ago

Kafka support SASL/Kerberos can you add SASL/Kerberos authentication support in the logstash-output-kafka

http://kafka.apache.org/documentation.html#security_sasl

djannot commented 7 years ago

It has been added to the input plugin, so it should also be added to the output plugin, no ?

juanpaulo commented 7 years ago

code seems to be there already #104 cc: @suyograo