biubiue commented on issue #6283:
URL: https://github.com/apache/apisix/issues/6283#issuecomment-1308130794

   > ## i used following config,it can work.
   > apisix ingress controller version:1.5.0
   > plugin config:
   > plugins:
   > 
   > * name: kafka-logger
   >   enable: true
   >   config:
   >   broker_list: {"node1":port,"node2":port,"node2":port}
   >   kafka_topic: topicName
   >   producer_type: sync
   >   batch_max_size: 1
   
   This plugin has modified,maybe version not match, you can view the latest 
documentation.


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

Reply via email to