Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kafka Consumer Lag metrics for SSL kafka #528

Open
1kaushik1 opened this issue Jul 10, 2018 · 1 comment
Open

Kafka Consumer Lag metrics for SSL kafka #528

1kaushik1 opened this issue Jul 10, 2018 · 1 comment

Comments

@1kaushik1
Copy link

I am a bit new to kafka. I am using kafka_2.11-0.11.0.1. For security reasons we have enabled SSL features i.e SSL listeners on port 9093. I have a 3-node kafka and 3 zookeeper setup. I am trying to consume via a different linux machine by specifying the --bootstrap-server info as that of the Kafka servers.
I am able to produce and consume successfully.
So when we talk about monitoring, i am using JMX values which is working good for me at the kafka server level. So i am getting the necessary kafka.controller and kafka.server metrics. The only issue i am facing is with Kafka.consumer metrics. I tried one of the consumer lag exporters but with no luck.
I have installed the exporter on the Kafka server,but its not giving me any output.
I read a few issues reported related to the same, so is it true that the consumer information cannot be made available with an SSL kafka listening on port 9093?
Also is the consumer metrics stored at the consumer side which in my case would be the linux servers through which i am consuming?

Thankyou for your help.

kingmorning pushed a commit to kingmorning/kafka-manager that referenced this issue Jul 16, 2018
…o#471.  update add/update cluster page, add sasl.machenisam and sasl.jaas.config inputs.
@montana-ua
Copy link

montana-ua commented Jul 16, 2018

I've built 1.3.3.19 and updated one of my clusters. So, now it works! Great stuff!

patelh pushed a commit to kingmorning/kafka-manager that referenced this issue Jul 28, 2018
…o#471.  update add/update cluster page, add sasl.machenisam and sasl.jaas.config inputs.
patelh added a commit that referenced this issue Jul 28, 2018
I added sasl.mechanism, and sasl.jaas.config for each cluster. and fix some bugs [#528, #513,#502,#479,#477,#471]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants