logstash-plugins / logstash-integration-kafka

Kafka Integration for Logstash, providing Input and Output Plugins
Apache License 2.0
32 stars 60 forks source link

Exposes `sasl.client.callback.handler.class` Kafka client setting to select a specific SASL Handler class #177

Closed andsel closed 3 weeks ago

andsel commented 1 month ago

This is the first part of PR splitting of #126. It exposes the SASL client callback class setting to the Logstash configuration.