How to check service status of microservices in application

HI All,

I am new to ELK.

I need to monitor the service status of microservices in application (systemctl status XXXXX).
and the tcp ports are keep on changing every time restart service. Please let me know what needs to be done get the data to Kibana.

Heartbeat configs can be dynamically updated. See the section on config reloading in the heartbeat monitor config docs.

If you are using Docker or k8s you can use autodiscover to automatically configure heartbeat to monitor your services.

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