Hello Akash, we use for simple cases Kafdrop:
https://github.com/HomeAdvisor/Kafdrop
Is a jar that raises an HTTP server.
Hope it helps.
--
Jonathan
On Sat, Aug 4, 2018 at 12:56 AM Rahul Singh
wrote:
> Graylog, or Kibana (connected to ElasticSearch)
>
>
> Rahul
> On Aug 3, 2018, 5:12 PM -04
Graylog, or Kibana (connected to ElasticSearch)
Rahul
On Aug 3, 2018, 5:12 PM -0400, Akash Jain , wrote:
> In my Java application, I am using a third party library to collect the
> memory profile, and send to a Kafka topic as JSON data.
>
> How can I make sense out of that JSON data? Is there a t
In my Java application, I am using a third party library to collect the
memory profile, and send to a Kafka topic as JSON data.
How can I make sense out of that JSON data? Is there a tool which can
ingest data from a kafka topic and visualize it?
Thanks,
Akash