Re: Monitoring ActiveMQ with JMX

2019-07-15 Thread Andres Tarallo
t. > > Tim > > On Fri, Jul 12, 2019, 8:06 AM Andres Tarallo wrote: > > > I´ve managed to make my queue work, messages goes from syslog through > > activemq to graylog. Now I´m trying to configure JMX in apache, without > > success > > > > On

Monitoring ActiveMQ with JMX

2019-07-12 Thread Andres Tarallo
I´ve managed to make my queue work, messages goes from syslog through activemq to graylog. Now I´m trying to configure JMX in apache, without success On my systemd config (file activemq.service) I´ve added in [Service] Environment=ACTIVEMQ_SUNJMX_START=-Dcom.sun.managment.jmxremote -Dcom.sun.mana

Ingesting messages from ActiveMQ 5.15.9 into GRAYLOG

2019-06-18 Thread Andres Tarallo
Hello: I have sucesfully sent messages from SYSLOG to ApacheMQ. In the ApacheMQ console I can see the messages in a QUEUE I've created (TESTQUEUE). I 'm lost when I have to configure Graylog Inputs. My Queue supports: openwire,amqp,stomp,mqtt. I´ve tried Graylog availiable inputs without success.