Image with remote_syslog2 in a cute and compact 13 MB
500K+
A Docker remote_syslog2 image. Built from gliderlabs/alpine so that it is very small.
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
Content type
Image
Digest
sha256:d5184d8ab…
Size
4.1 MB
Last updated
over 10 years ago
docker pull andyshinn/remote_syslog2