You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Darius Cooper <da...@gmail.com> on 2019/08/24 03:58:07 UTC

Any simple UI Tool for Kafka

I'm looking for recommendations for a simple UI -based tool that will help

* viewing lists of Kafka topics,
* viewing Consumer groups for each topics
* viewing messages for a topic
* post test messages to a topic

The audience would be developers who are using Kafka and could use a simple tool within their test environments.

I found a couple of tools:
* Kafka Tool
* Yahoo Kafka-manager

I'm looking for recommendations of more tools

Re: Any simple UI Tool for Kafka

Posted by Stephen Powis <sp...@salesforce.com.INVALID>.
Pretty sure Kafka-WebView checks most of those boxes :)

https://github.com/SourceLabOrg/kafka-webview



On Sat, Aug 24, 2019 at 12:58 PM Darius Cooper <da...@gmail.com>
wrote:

> I'm looking for recommendations for a simple UI -based tool that will help
>
> * viewing lists of Kafka topics,
> * viewing Consumer groups for each topics
> * viewing messages for a topic
> * post test messages to a topic
>
> The audience would be developers who are using Kafka and could use a
> simple tool within their test environments.
>
> I found a couple of tools:
> * Kafka Tool
> * Yahoo Kafka-manager
>
> I'm looking for recommendations of more tools
>

Re: Any simple UI Tool for Kafka

Posted by Darius Cooper <da...@gmail.com>.
Stéphane, Thank you. Can you post a link, please.


On 2019/08/24 07:58:19, Stéphane. D. <de...@gmail.com> wrote: 
> There is also conduktor, which is desktop-based (disclaimer: author).
> 
> On Sat 24 Aug 2019 at 06:19, Revanth Kumar <
> revanthsinghrathode1998@gmail.com> wrote:
> 
> > i have used kafka tool earlier its good ❤ working fine
> >
> > On Sat, 24 Aug, 2019, 9:48 AM Eliza, <el...@chinabuckets.com> wrote:
> >
> > > Hi
> > >
> > > Rahul Singh wrote:
> > > > Kafka Manager is good tool.
> > >
> > > me second for that.
> > >
> >
> 

Re: Any simple UI Tool for Kafka

Posted by Mohit Kumar <ma...@imohit.me>.
I came across with a tool named cruise control a few weeks ago. I didn't
get the chance to test it but it's looking good.

Cruise Control: https://github.com/linkedin/cruise-control
Cruise Control UI: https://github.com/linkedin/cruise-control-ui

On Sat, Aug 24, 2019 at 1:53 PM Stéphane. D. <de...@gmail.com> wrote:

> There is also conduktor, which is desktop-based (disclaimer: author).
>
> On Sat 24 Aug 2019 at 06:19, Revanth Kumar <
> revanthsinghrathode1998@gmail.com> wrote:
>
> > i have used kafka tool earlier its good ❤ working fine
> >
> > On Sat, 24 Aug, 2019, 9:48 AM Eliza, <el...@chinabuckets.com> wrote:
> >
> > > Hi
> > >
> > > Rahul Singh wrote:
> > > > Kafka Manager is good tool.
> > >
> > > me second for that.
> > >
> >
>


-- 
Regards
Mohit

Re: Any simple UI Tool for Kafka

Posted by "Stéphane. D." <de...@gmail.com>.
There is also conduktor, which is desktop-based (disclaimer: author).

On Sat 24 Aug 2019 at 06:19, Revanth Kumar <
revanthsinghrathode1998@gmail.com> wrote:

> i have used kafka tool earlier its good ❤ working fine
>
> On Sat, 24 Aug, 2019, 9:48 AM Eliza, <el...@chinabuckets.com> wrote:
>
> > Hi
> >
> > Rahul Singh wrote:
> > > Kafka Manager is good tool.
> >
> > me second for that.
> >
>

Re: Any simple UI Tool for Kafka

Posted by Revanth Kumar <re...@gmail.com>.
i have used kafka tool earlier its good ❤ working fine

On Sat, 24 Aug, 2019, 9:48 AM Eliza, <el...@chinabuckets.com> wrote:

> Hi
>
> Rahul Singh wrote:
> > Kafka Manager is good tool.
>
> me second for that.
>

Re: Any simple UI Tool for Kafka

Posted by Eliza <el...@ChinaBuckets.com>.
Hi

Rahul Singh wrote:
> Kafka Manager is good tool.

me second for that.

Re: Any simple UI Tool for Kafka

Posted by Rahul Singh <ra...@gmail.com>.
Kafka Manager is good tool.

On Sat, Aug 24, 2019, 9:28 AM Darius Cooper <da...@gmail.com> wrote:

> I'm looking for recommendations for a simple UI -based tool that will help
>
> * viewing lists of Kafka topics,
> * viewing Consumer groups for each topics
> * viewing messages for a topic
> * post test messages to a topic
>
> The audience would be developers who are using Kafka and could use a
> simple tool within their test environments.
>
> I found a couple of tools:
> * Kafka Tool
> * Yahoo Kafka-manager
>
> I'm looking for recommendations of more tools
>