Can i monitor my Logstash containers using APM?

Hi,

I have my elasticsearch , kibana and Logstash installed.

I wanted to monitor my logstash containers(running pipelines) using APM.

i have installed APM Server and linked to elasticsearch and kibana.

But i am not getting which APM agent i should use to monitor docker containers and how to configure it.

Kindly please help me in implementing this.

Thank you.

Logstash can be monitored natively with X-Pack monitoring in Kibana. Most likely you just need to set xpack.monitoring.collection.enabled to true in logstash.yml but see how to configure monitoring for Logstash. Also see:

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