elastic / beats

:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
https://www.elastic.co/products/beats
Other
12.13k stars 4.91k forks source link

[Metricbeat] Kafka module giving mbeans field #36909

Open witdagostinho opened 10 months ago

witdagostinho commented 10 months ago

Using native kafka module for metricbeat, not all metrics are parsed correctly into elasticsearch and some metrics are missing.

Module config

- module: kafka
  enabled: true
  metricsets:
        - broker
  period: 10s
  hosts: ["localhost:8778"]

Metrics in Kibana image

Mbeans list mbeans.json

botelastic[bot] commented 10 months ago

This issue doesn't have a Team:<team> label.