Sign inSign up

nodeintegration/fluentd-forwarder

By nodeintegration

Updated over 10 years ago

Acts as a fluentd forwarder collecting fluentd events and forwarding them to another fluentd host

Image
0

1.2K

nodeintegration/fluentd-forwarder repository overview

Acts as a fluentd forwarder collecting fluentd events and forwarding them to another fluentd host. It listens on the default fluentd port of 24224 it then forwards all docker entries to a host 'fluent-forward' on port 24225

It also adds a field 'hostname' with the value of the host this container is running off

This image purely takes the fluent/fluentd base image and has a custom set fluent.conf

Example running this: docker run -d --name fluentd-forward -p 24224:24224 --link some-central-fluentd-host-container:fluent-forward nodeintegration/fluentd-forwarder

Tag summary

Content type

Image

Digest

Size

12.4 MB

Last updated

over 10 years ago

docker pull nodeintegration/fluentd-forwarder