This is a all-in-one tool to do some stuff with Kafka.
It has been created and is developed with ❤️ by two developers (gremi64 and Crazymeal) during their lunch time 🍕 and off-work time 🏠
We are using React for the frontend and Spring Boot with Kotlin for the backend
- Show offsets of a given topic with a given group
- Show messages of a given topic (still working on it 🔨 )
- Show offsets of a given topic
- Show offsets of a given partition of a topic
- Show messages of a given topic
- Show messages of a given partition of topic
- Show available configs: brokers and security (need improvments for dynamic config 🔨 )
The tool is developed using versions of Kafka you can find in docker-compose file