logstash-plugins / logstash-output-kafka

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

Need Kafka-client-0.10.2.2 jar for SASL_SSL with SCRAM-SHA-256 Support #202

Open shellscriptcode opened 6 years ago

shellscriptcode commented 6 years ago

Hi Logstash Team, We need kafka-client-0.10.2.2 jar file in logstash 5.x version in order to support SASL_SSL with SCRAM-SHA-256 AND SCRAM-SHA-512 mechanism. Will you please add this in your previous release versions?

We have Kafka broker 0.10.0.0

jsvd commented 6 years ago

@shellscriptcode not sure what's being asked here, can you elaborate? can you use sasl_ssl with those mechanisms on logstash 6.4.0? or is something else necessary?