edib opened a new issue, #12804: URL: https://github.com/apache/apisix/issues/12804
### Description kafka-logger does not send to the logs to the kafka. I have tried two different environments. ### Environment - APISIX version (run `apisix version`): 3.14.1-0 - Operating system (run `uname -a`): kubernetes and ubuntu - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): 1.27.1.2 - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): etcd Version: 3.6.6 - APISIX Dashboard version, if relevant: - Plugin runner version, for issues related to plugin runners: embedded - LuaRocks version, for installation issues (run `luarocks --version`): 2025/12/09 22:30:25 [error] 307575#307575: *2556984 [lua] batch-processor.lua:96: Batch Processor[kafka logger] failed to process entries: failed to send data to Kafka topic: closed, brokers: null, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:9080 2025/12/09 22:30:25 [error] 307575#307575: *2556984 [lua] batch-processor.lua:106: Batch Processor[kafka logger] exceeded the max_retry_count[1] dropping the entries, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:9080 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
