Skip to content

rranshous/pushloggly

Repository files navigation

docker build -t pushloggly .

docker run -it -v /var/run/docker.sock:/var/run/docker.sock pushloggly <token>

alt you can use LOGGLY_TOKEN env var

docker run -it -e LOGGLY_TOKEN=<token> -v /var/run/docker.sock:/var/run/docker.sock pushloggly

About

simple ruby app which pushes logs from docker containrs to loggly, 0 features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages