Insulator
A tool for devs to debug Kafka based applications and services
Wiki • Key Features • Development • Credits • Support • License
Installation
Download the binary from the latest release for your OS. Learn more here.
Key Features
- Clusters
- Authentication with: PLAN, SSL and SASL (SCRAM or PLAIN) authentication
- Topics
- List available topics
- Messages count and basic topic info
- Delete a topic
- Create a topic with basic configuration (Compaction policy, #Partitions, …)
- Topic configurations
- Consumer
- Avro and String deserialization
- Seek based on record timestamp
- Easy search and filtering
- Schema registry
- List subjects
- Show all schema versions for a given subject
- Producer
- Avro producer with autocompletion based on the schema
- String producer
- Send tombstones
- 🚧 Consumer groups 🚧
- List consumer groups
- Show topics, partitions and lags
- Delete consumer groups
- Cross platform
- Windows, macOS and Linux ready.
- Dark/Light theme
- Auto-update
- ReadOnly mode