The three main system tools available in Apache Kafka are:
Kafka Migration Tool − This tool is used to migrate the data in a Kafka cluster from one version to another.
Kafka MirrorMaker − This tool copies data from one Kafka cluster to another.
Consumer Offset Checker − This tool displays the Consumer Group, Topic, Partitions, Off-set, logSize, and Owner for specific Topics and Consumer Grou
https://hilla.dev/blog/full-stack-reactive-kafka-spring-boot-application-tutorial/