logzio / logzio-docker

Forward all your Docker logs to Logz.io
Apache License 2.0
35 stars 17 forks source link

Add health endpoint #19

Open Mortinke opened 6 years ago

Mortinke commented 6 years ago

Currently, we trust that the logs will be shipped to logzio. However, it would be nice, if a health endpoint could be added for the logzio-docker container, so we can check the process.

idohalevi commented 6 years ago

@Mortinke Good idea, we will look into it. In what context are you using logzio-docker?

Mortinke commented 6 years ago

@idohalevi thanks for the fast response! We use logzio-docker to forward the docker logs of the containers from our ECS clusters to logz.io.