Sign inSign up

andyshinn/remote_syslog2

By andyshinn

Updated over 10 years ago

Image with remote_syslog2 in a cute and compact 13 MB

Image
4

500K+

andyshinn/remote_syslog2 repository overview

remote_syslog2

A Docker remote_syslog2 image. Built from gliderlabs/alpine so that it is very small.

Usage

A typical way to run this would be to mount your logs folder inside the container and pass the files on the command line. Assuming you had containers logging files to the host at $PWD/logs:

docker run -d -v $PWD/logs:/mnt andyshinn/remote_syslog2 -d logs.papertrailapp.com -p 54545 /mnt/*.log

Tag summary

Content type

Image

Digest

sha256:d5184d8ab

Size

4.1 MB

Last updated

over 10 years ago

docker pull andyshinn/remote_syslog2