incubator-seata icon indicating copy to clipboard operation
incubator-seata copied to clipboard

Looking for an alternative to logback-kafka-appender dependency

Open slievrly opened this issue 1 year ago • 2 comments

Looking for an alternative to logback-kafka-appender dependency.

The logback-kafka-appender has not seen a new release in over five years, with the current version being 0.2.0-RC2. Due to its dependency on Kafka components, the long-term lack of updates has led to numerous security vulnerabilities, and an immediate upgrade might pose compatibility issues. It is desirable to have an actively maintained version to replace this dependency and to refactor this functionality.

Why you need it?

Is your feature request related to a problem? Please describe in details

How it could be?

A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.

Other related information

Add any other context or screenshots about the feature request here.

slievrly avatar Dec 13 '23 07:12 slievrly

这个实现并不难,我建议我们自己写一个kafka-log-appender This implementation is not difficult, I suggest we write a kafka-log-appender

funky-eyes avatar Dec 13 '23 07:12 funky-eyes

https://github.com/seata/seata/pull/4702

funky-eyes avatar Dec 13 '23 07:12 funky-eyes