kafka monitoring using JMX when running kafka in docker in boot2docker
问题 I am trying to get JMX monitoring working to monitor a test kafka instance. I have kafka (ches/kafka) running in docker via boot2docker but I can not get JMX monitoring configured properly. I have done a bunch of troubleshooting and I know the kafka instance is running properly (consumers and producers work). The issue arises when I try simple JMX tools (jconsole and jvisualvm) and both can not connect (insecure connection error, connection failed). Configuration items of note: I connect to