Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Releases: utilitywarehouse/fluentd

Adds missing s3 plugin

12 Sep 16:35
Compare
Choose a tag to compare
Merge pull request #7 from utilitywarehouse/upgrade-versions

missing s3 plugin

Updated container to match upstream

12 Sep 16:10
Compare
Choose a tag to compare
Merge pull request #6 from utilitywarehouse/upgrade-versions

general update

apiserver audit log separate file

30 May 14:39
Compare
Choose a tag to compare

Update base image

07 Apr 10:11
Compare
Choose a tag to compare
  • Use gcr.io/google_containers/ubuntu-slim:0.8 as base image

Output apii-server logs to s3

23 Feb 10:44
Compare
Choose a tag to compare

Enabling audit logs on api-server means they become very noisy. This will ship all api-server logs to s3 audit-log bucket.

Persist position files

14 Feb 07:06
Compare
Choose a tag to compare
  • keeps position files in the mounted directories so the all logs don't get re-sent on container restart
  • output threads increased to 4

Rebase off ubuntu

14 Feb 03:46
Compare
Choose a tag to compare
  • Now uses Google's ubuntu slim image.
  • Use td-agent2
  • Fix kubernetes-metadata plugin to working again
  • Sumo output with better performance
  • Move to sumo output from https plugin
  • Collect journal logs for docker and kubelet

Multiline exception messages

03 Feb 07:51
Compare
Choose a tag to compare
1.0.4

Combine multiline exception messages

Static plugin verisons

12 Dec 15:23
Compare
Choose a tag to compare
1.0.3

Specific gem plugin versions

Move config into the docker image

01 Dec 15:26
Compare
Choose a tag to compare

Move the config into docker image for added readability.

Also pins the base image to a stable version of fluentd.