{"id":28501993,"url":"https://github.com/fluent/fluentd-aggregator-docker-image","last_synced_at":"2025-07-05T02:32:00.904Z","repository":{"id":43333161,"uuid":"467041602","full_name":"fluent/fluentd-aggregator-docker-image","owner":"fluent","description":"A Fluentd container image to be used for log aggregation and based on the official Fluentd Docker image.","archived":false,"fork":false,"pushed_at":"2023-05-10T17:08:34.000Z","size":96,"stargazers_count":5,"open_issues_count":12,"forks_count":2,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-06-08T16:08:37.056Z","etag":null,"topics":["container-image","docker-image","fluent","fluentd","logging"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fluent.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2022-03-07T10:13:38.000Z","updated_at":"2025-01-04T00:18:57.000Z","dependencies_parsed_at":"2023-02-19T10:31:18.238Z","dependency_job_id":null,"html_url":"https://github.com/fluent/fluentd-aggregator-docker-image","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/fluent/fluentd-aggregator-docker-image","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd-aggregator-docker-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd-aggregator-docker-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd-aggregator-docker-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd-aggregator-docker-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluent","download_url":"https://codeload.github.com/fluent/fluentd-aggregator-docker-image/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd-aggregator-docker-image/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263671746,"owners_count":23494027,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["container-image","docker-image","fluent","fluentd","logging"],"created_at":"2025-06-08T16:08:41.991Z","updated_at":"2025-07-05T02:32:00.894Z","avatar_url":"https://github.com/fluent.png","language":"Dockerfile","readme":"# Fluentd Aggregator Docker Image\n\n![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/fluent/fluentd-aggregator-docker-image?sort=semver)\n[![Docker Image Version (latest semver)](https://img.shields.io/docker/v/fluent/fluentd-aggregator?sort=semver)](https://hub.docker.com/r/fluent/fluentd-aggregator)\n![linux](https://img.shields.io/badge/os-linux-brightgreen)\n![amd64](https://img.shields.io/badge/arch-amd64-brightgreen)\n![arm64](https://img.shields.io/badge/arch-arm64-brightgreen)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\nA [Fluentd](https://www.fluentd.org/) [OCI](https://opencontainers.org/) image to be used for log aggregation and based on the official [Fluentd Docker image](https://github.com/fluent/fluentd-docker-image) rebuilt as a multi-arch `linux/amd64` \u0026 `linux/arm64` image.\n\n## Aggregation Changes\n\nTo optimise _Fluentd_ for log aggregation the default `fluent.conf` file has been overwritten to allow logs to be forwarded and printed to `stdout`, an additional directory `/fluentd/state` has been created, and plugins have also been added to support the aggregation role.\n\n### Plugins\n\nThe following plugins have been added to the base image, to see the specific version please look in the [Gemfile](./Gemfile).\n\n- [fluent-plugin-azure-loganalytics](https://github.com/yokawasa/fluent-plugin-azure-loganalytics)\n- [fluent-plugin-azurestorage-gen2](https://github.com/oleewere/fluent-plugin-azurestorage-gen2)\n- [fluent-plugin-cloudwatch-logs](https://github.com/fluent-plugins-nursery/fluent-plugin-cloudwatch-logs)\n- [fluent-plugin-concat](https://github.com/fluent-plugins-nursery/fluent-plugin-concat)\n- [fluent-plugin-datadog](https://github.com/DataDog/fluent-plugin-datadog)\n- [fluent-plugin-elasticsearch](https://docs.fluentd.org/output/elasticsearch)\n- [fluent-plugin-grafana-loki](https://github.com/grafana/loki/tree/main/clients/cmd/fluentd)\n- [fluent-plugin-kafka](https://github.com/fluent/fluent-plugin-kafka)\n- [fluent-plugin-opensearch](https://github.com/fluent/fluent-plugin-opensearch)\n- [fluent-plugin-prometheus](https://github.com/fluent/fluent-plugin-prometheus)\n- [fluent-plugin-record-modifier](https://github.com/repeatedly/fluent-plugin-record-modifier)\n- [fluent-plugin-rewrite-tag-filter](https://github.com/fluent/fluent-plugin-rewrite-tag-filter)\n- [fluent-plugin-route](https://github.com/tagomoris/fluent-plugin-route)\n- [fluent-plugin-s3](https://docs.fluentd.org/output/s3)\n- [fluent-plugin-sqs](https://github.com/ixixi/fluent-plugin-sqs)\n\n## Usage\n\nThis image is available at [Docker Hub](https://hub.docker.com/r/fluent/fluentd-aggregator); the image version matches the _Fluentd_ version that it's based on.\n\nThis image can be pulled with the following commands.\n\n```shell\ndocker pull fluent/fluentd-aggregator:latest\n\ndocker pull ghcr.io/fluent/fluentd-aggregator:latest\n```\n\nThis image can be tested by running the following command and then forwarding logs.\n\n```shell\ndocker run -p 24224:24224 fluent/fluentd-aggregator:latest\n```\n\n## License\n\n[Apache License, Version 2.0](./LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluent%2Ffluentd-aggregator-docker-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluent%2Ffluentd-aggregator-docker-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluent%2Ffluentd-aggregator-docker-image/lists"}