logzio-docker icon indicating copy to clipboard operation
logzio-docker copied to clipboard

Forward all your Docker logs to Logz.io

Results 5 logzio-docker issues
Sort by recently updated
recently updated
newest added

Currently the Docker events are published with different types (`create`, `stop`, `die`, etc). This is somewhat annoying to filter. Wouldn't it make more sense to use a single type (`docker-events`,...

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...

It would be nice to have an env variable to specify the location of the token file. Something like: `LOGZIO_TOKEN_FILE` In this way we could store the token in a...

I think it would be best if the token is hidden. The current entrypoint outputs docker container logs like: ``` vlad@vps105682:~$ docker service logs -f vpm_log vpm_log.0.XXXXXXX@XXXXXXX | Starting with...

This job specification file will let you run logzio-docker as a nomad job on all nomad nodes.