Sending mbean data to watcher

How can i send JMX mbeans to watcher ?
can i do it directly or will i have to do it thru logstash ?

Hey,

The JMX input is one way to do this, see https://www.elastic.co/guide/en/logstash/5.4/plugins-inputs-jmx.html

If you are using jolokia, you could use metricbeat with the jmx module, see also this blog post https://www.elastic.co/blog/monitoring-java-applications-with-metricbeat-and-jolokia

hope this helps!

--Alex

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.