Pega Stream Jvm's showing JMX Authentication Not Enabled on Localhost Interfaces is detected

Pega Stream Jvm’s showing JMX Authentication Not Enabled on Localhost Interfaces is detected .

the solution to this is to add the below paramers to the prconfig.xml and also update the JAVA Jre to the latest verison. and restart the JVM’s .

After the restart is completed , run the command in server

ps -ef |grep kafka

validate the below value will be updated from False to True.

Dcom.sun.management.jmxremote.authenticate=true