Kafka Logs Plugin - enable SSL

I have installed Kafka Logs Plugin to send logs to Kafka topic and I am able to do it as -
When using the port 9092, which is not encrypted, the messages go through and are visible in Kafka.
However, when we use 9093, which is SSL, the pipeline succeeds but the messages don’t arrive.

Any suggestions?

Thanks in Advance.
Regards,
Guneet