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?
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?