[Task] Add end-to-end (E2E) testing for logging plugins.
Description
Currently, there are many logging plugins in Shenyu that lack end-to-end (E2E) testing. It is necessary to improve the E2E testing for these logging plugins now. You can refer to the E2E testing of the RocketMQ logging plugin: https://github.com/apache/shenyu/pull/5439
Task List
- [ ] 1. Logging-ElasticSearch Plugin
- [ ] 2. Logging-RabbitMq Plugin
- [ ] 3. Logging-Kafka Plugin @RayayChung @zzzk1
- [ ] 4 .Logging-Pulsar Plugin
- [ ] 5. Logging-Clickhouse Plugin
- [x] 6. Logging-RocketMq Plugin (Finished) @xcsnx
pls assign logging-kafka to me
I would like to try
Please assign part 1,2 to me
Please assign one or more to me, I would like to do
Hi @xcsnx, can you assign Logging-Kafka Plugin part to me?
Hi @xcsnx, can you assign
Logging-Kafka Pluginpart to me?
Certainly, but it seems that someone has already attempted to work on Kafka, yet there are still some issues. If you're interested, you can build upon their work to achieve the goal. For more details, please refer to the PR: https://github.com/apache/shenyu/pull/5540.