logstash icon indicating copy to clipboard operation
logstash copied to clipboard

Provide healthcheck endpoint

Open serejja opened this issue 9 years ago • 1 comments

Hi, currently, logstash scheduler does not have any healthcheck endpoints. Are you planning adding one in foreseeable future?

Thanks!

serejja avatar Mar 29 '16 15:03 serejja

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?

mwl avatar Mar 29 '16 20:03 mwl