Re: ActiveMQ Telegraf errors

2022-03-15 Thread Nordstrom, Karl
aptiste Onofré Sent: Tuesday, March 15, 2022 11:58 AM To: users@activemq.apache.org Subject: Re: ActiveMQ Telegraf errors Hi, It's maybe related to security enforcement we added in 5.16.4. Before, jolokia access was not "secure" (open access). In 5.16.4, credential is required to access

Re: ActiveMQ Telegraf errors

2022-03-15 Thread Jean-Baptiste Onofré
Hi, It's maybe related to security enforcement we added in 5.16.4. Before, jolokia access was not "secure" (open access). In 5.16.4, credential is required to access jolokia, that's maybe related. Did you try to disable authentication on jolokia ? Regards JB On Tue, Mar 15, 2022 at 4:05 PM Nords