https://github.com/utilitywarehouse/fluentd
Docker image for FluentD with UW specific plugins
https://github.com/utilitywarehouse/fluentd
dep-fluentd fluentd fluentd-plugin infrastructure kubernetes logging system uw-owner-system
Last synced: 10 months ago
JSON representation
Docker image for FluentD with UW specific plugins
- Host: GitHub
- URL: https://github.com/utilitywarehouse/fluentd
- Owner: utilitywarehouse
- Created: 2016-10-04T14:51:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T16:01:32.000Z (over 1 year ago)
- Last Synced: 2024-10-18T06:41:48.186Z (over 1 year ago)
- Topics: dep-fluentd, fluentd, fluentd-plugin, infrastructure, kubernetes, logging, system, uw-owner-system
- Language: Dockerfile
- Homepage:
- Size: 60.5 KB
- Stars: 1
- Watchers: 7
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fluentd
Modified fluentd image for UW usage
It builds upon https://github.com/fluent/fluentd-docker-image using plugin versions from https://github.com/fluent/fluentd-kubernetes-daemonset 's `debian-s3` images (like https://github.com/fluent/fluentd-kubernetes-daemonset/blob/master/docker-image/v1.14/debian-s3/Gemfile)
We use `debian-s3` since it's the closest to what we want, and we can rely on their plugin versions combination to work, while only adding a few plugins ourselves
# Updating the image
* Update the `fluent/fluend` image tag in `Dockerfile`
* Update UpstreamGemfile pulling from upstream
* Update versions in UWGemfile, checking plugin's releases