logstash
logstash copied to clipboard
Provide healthcheck endpoint
Hi, currently, logstash scheduler does not have any healthcheck endpoints. Are you planning adding one in foreseeable future?
Thanks!
Hi. You are right. We're looking at health checks. Currently it's a bit difficult to include any meaningful endpoints, since Logstash itself doesn't provide anything like that. That said, we are doing some work for checking connections to Mesos and Zookeeper in ContainerSolutions/mesos-starter#9. When that's finished we'll include it in the Logstash framework as well.
What kind of health checks are you looking for in particular?