Hi,
I'm trying to create a logstash pipeline with kafka input plugin, kafka streams are protected with kerberos security. Provided configuration settings for jaas.conf, krb5.conf, and .keytab file, getting below error. 'Trace' on doesn't help much with the error message.
Any ideas?
[2017-12-04T19:09:23,733][ERROR][logstash.inputs.kafka ] Unable to create Kafka consumer from given configuration {:kafka_error_message=>org.apache.kafka.common.KafkaException: Failed to construct kafka consumer, :cause=>org.apache.kafka.common.KafkaException: javax.security.auth.login.LoginException: Not closed}