Kafka Development without command line tools
No command line needed, all features have a graphical interface!
Easily send a message into your cluster
Check what messages are in your topics
Message Books to the rescue
With the message book feature KafkaEsque is able to send a sequence of message into any cluster having the correct setup of topics
In a statefull System KafkaEsque allows to replace identifiers with randomly generated UUIDs, so application behaviour can be tested repeatedly without beeing influenced by state
Topic Setup with Templates
Using Topic Templates setting up multiple clusters for Development, Testing, Production and more becomes a as simple as opening a file
Topic Templates can contain any number of topics and configurations and KafkaEsque will create them for you, if it works once it will work every time no typo danger there ;)
Trace Keys or Patterns in Values!
Looking for all messages with the same key in a topic? just type in the Key and KafkaEsque will find them for you. Supports quick trace when using the default Kafka partitioning
Or use a regex to find messages with particular patterns in their value.
Perfect for finding messages causing bugs or weird behaviour!