15 lines
536 B
Markdown
15 lines
536 B
Markdown
# fluentd-concenter
|
|
Public Repo: https://gallery.ecr.aws/zero-downtime/fluentd-concenter
|
|
|
|
## Abstract
|
|
Opinionated Fluentd container intended to work as central ingestion service fronting eg. OpenSearch.
|
|
|
|
## Features
|
|
- Alpine 3.19 based
|
|
- fluentd runs as non-root fluent user
|
|
|
|
# Resources
|
|
- https://github.com/fluent/fluent-plugin-opensearch
|
|
- https://github.com/fluent/fluentd-docker-image/blob/master/v1.14/alpine/Dockerfile
|
|
- https://github.com/fluent/fluentd-kubernetes-daemonset/tree/master/docker-image/v1.16/debian-elasticsearch7
|