wurstmeister / kafka-docker

Dockerfile for Apache Kafka
http://wurstmeister.github.io/kafka-docker/
Apache License 2.0
6.89k stars 2.73k forks source link

Log4J Vulnerability #726

Open S-Shruti opened 1 year ago

S-Shruti commented 1 year ago

Can anyone please let me know how to remove Log4j.1.2.17.jar file as it the has Vulnerability which i want to avoid in both Zookeeper and Kafka.

OneCricketeer commented 1 year ago

You need to use an image that offers at least Kafka 3.2.0

https://kafka.apache.org/downloads

log4j 1.x is replaced with reload4j