I am trying to monitor kafka data using yahoo kafka manager and It's working fine with no security. But with security (SASL_SSL
), I couldn't see consumers info from consumers tab in yahoo kafka manager.
And I configured consumer.properties file with all the required configurations.