# Kibana dashboards for Kafka

**URL:** https://discuss.elastic.co/t/kibana-dashboards-for-kafka/183957
**Category:** Kibana
**Created:** [June 3, 2019, 12:13pm UTC](https://discuss.elastic.co/t/kibana-dashboards-for-kafka/183957 "2019-06-03T12:13:23Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![danielpetisme](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/danielpetisme/32/47336_2.png) [@danielpetisme](https://discuss.elastic.co/u/danielpetisme)
#### Post date: [June 3, 2019, 12:13pm UTC](https://discuss.elastic.co/t/kibana-dashboards-for-kafka/183957/1 "2019-06-03T12:13:23Z")

</div>

Hello,

I'm considering to monitor my Kafka platform components (brokers, zookeepers, etc.) and the associated JVMs.  
I'm wondering if there is Kibana dashboards already existing?

---

<div class="post-metadata">

### Author: ![nickpeihl](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/nickpeihl/32/112622_2.png) [@nickpeihl](https://discuss.elastic.co/u/nickpeihl)
#### Post date: [June 3, 2019, 8:07pm UTC](https://discuss.elastic.co/t/kibana-dashboards-for-kafka/183957/2 "2019-06-03T20:07:46Z")

</div>

[Metricbeat](https://www.elastic.co/guide/en/beats/metricbeat/current) comes with modules for Kafka and Zookeeper. Follow [this guide](https://www.elastic.co/guide/en/beats/metricbeat/current/configuration-metricbeat.html) to enable modules (e.g. `./metricbeat enable kafka zookeeper`).

Then run `./metricbeat setup` to install the dashboards into Kibana.

---

<div class="post-metadata">

### Author: ![danielpetisme](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/danielpetisme/32/47336_2.png) [@danielpetisme](https://discuss.elastic.co/u/danielpetisme)
#### Post date: [June 10, 2019, 7:50pm UTC](https://discuss.elastic.co/t/kibana-dashboards-for-kafka/183957/3 "2019-06-10T19:50:19Z")

</div>

Thanks but it looks like the current module version supports only `SASL PLAINTEXT` authentication.  
IMHO, this option is not acceptable for a production Kafka cluster.  
Thanks for our answer but it doesn't work for my context.

---

<div class="post-metadata">

### Author: ![nickpeihl](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/nickpeihl/32/112622_2.png) [@nickpeihl](https://discuss.elastic.co/u/nickpeihl)
#### Post date: [June 10, 2019, 11:10pm UTC](https://discuss.elastic.co/t/kibana-dashboards-for-kafka/183957/4 "2019-06-10T23:10:59Z")

</div>

Sorry, I'm not very familiar with Metricbeat's internals. The folks in the [Beats forums](https://discuss.elastic.co/c/beats) might be more helpful.

Have you checked the [issues in the beats repository](https://github.com/elastic/beats/issues) for an enhancement request for alternate authentication protocols? If there isn't one, perhaps you can create an issue?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 8, 2019, 11:22pm UTC](https://discuss.elastic.co/t/kibana-dashboards-for-kafka/183957/5 "2019-07-08T23:22:25Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
