You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can get messages from kafka. But I cannot list the group id of logstash from kafka's zookeeper. So I am not able to check my message lag using consumer offset command.
Is it plugin's feature, or I set a wrong configuration? Please help if you find any possible issue. Much thanks.
Version: v5.1.11 (logstash 5.6.1)
Operating System: centos:7 (run as docker container)
I can get messages from kafka. But I cannot list the group id of logstash from kafka's zookeeper. So I am not able to check my message lag using consumer offset command.
Is it plugin's feature, or I set a wrong configuration? Please help if you find any possible issue. Much thanks.
My kafka configuration where 35.x.x.x is external ip, 10.x.x.x is internal ip of same region network with logstash.
I have 2 more kafka with similar setting, only port number increment by 1 and 2 (9093, 9094).
The text was updated successfully, but these errors were encountered: