Acts as a fluentd forwarder collecting fluentd events and forwarding them to another fluentd host
1.2K
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
Content type
Image
Digest
Size
12.4 MB
Last updated
over 10 years ago
docker pull nodeintegration/fluentd-forwarder