Run fluentd (http://www.fluentd.org) inside of a docker container.
342
Builds a docker image for fluentd
docker build -t <user>/fluentd
Run the container:
docker run -d -p 24224:24224 -p 8888:8888 jplock/fluentd
Content type
Image
Digest
sha256:209b7ba39…
Size
165.9 MB
Last updated
almost 11 years ago
docker pull jplock/fluentd:1.1.20