logback-kafka-appender icon indicating copy to clipboard operation
logback-kafka-appender copied to clipboard

SASL_SSL protocol Kerberose authentication not working with Websphere application server

Open anuragshammi opened this issue 3 years ago • 0 comments

I am trying to implement this appender with an application deployed on IBM Websphere application server but unable to send messages to Kafka brokers, however same configuration works well in local development environment where I am using a lighter version of websphere which is Liberty server. Also I am unable to see any error log messages for this issue. Are there any properties required to be configured specifically for websphere application server?

Is anyone facing same issue?

anuragshammi avatar Apr 06 '22 18:04 anuragshammi