Join us for DockerCon LIVE on May 28th.Register for free!
✕
Explore
Pricing
Sign In
Explore
fluentd
product logo

fluentd

Docker Official Images
Fluentd is an open source data collector for unified logging layer
1M+
Container Linux 386 ARM PowerPC 64 LE x86-64 IBM Z ARM 64 Official Image
Linux - x86 ( latest )
Copy and paste to pull this image
View Available Tags
DescriptionReviewsTags

Quick reference

  • Maintained by: Fluentd

  • Where to get help: the Docker Community Forums, the Docker Community Slack, or Stack Overflow

Supported tags and respective Dockerfile links

  • v1.9.1-1.0, v1.9-1, latest
  • v1.9.1-debian-1.0, v1.9-debian-1

Quick reference (cont.)

  • Where to file issues: https://github.com/fluent/fluentd-docker-image/issues

  • Supported architectures: (more info) amd64, arm32v5, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x

  • Published image artifact details: repo-info repo's repos/fluentd/ directory (history) (image metadata, transfer size, etc)

  • Image updates: official-images PRs with label library/fluentd
    official-images repo's library/fluentd file (history)

  • Source of this description: docs repo's fluentd/ directory (history)

What is Fluentd?

logo

Fluentd is a streaming data collector for unified logging layer hosted by CNCF. Fluentd lets you unify the data collection and consumption for a better use and understanding of data.

For more information, check official site and documentation site.

How to run images

$ docker run -p 24224:24224 -p 24224:24224/udp -u fluent -v /path/to/dir:/fluentd/log fluentd
2019-01-16 11:49:55 +0000 [info]: parsing config file is succeeded path="/fluentd/etc/fluent.conf"
...
2019-01-16 11:58:27 +0000 [info]: #0 [input1] listening port port=24224 bind="0.0.0.0"
2019-01-16 11:58:27 +0000 [info]: #0 fluentd worker is now running worker = 0

Docker's official images support only v1.4.2 or later. If you want to know more details, check fluentd-docker-image README.

License

View license information for the software contained in this image.

As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).

Some additional license information which was able to be auto-detected might be found in the repo-info repository's fluentd/ directory.

As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.

Why Docker
OverviewWhat is a Container
Products
Product Overview
Product Offerings
Docker DesktopDocker Hub
Features
Container RuntimeDeveloper ToolsDocker AppKubernetes
Developers
Getting StartedPlay with DockerCommunityOpen SourceDocsHub Release Notes
Company
About UsResourcesBlogCustomersPartnersNewsroomEvents and WebinarsCareersContact Us
© 2020 Docker Inc. All rights reserved | Terms of Service | Privacy | Legal