Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Releases: deis/fluentd

Deis Fluentd v2.4.3

25 Oct 21:06
Compare
Choose a tag to compare

v2.4.2 -> v2.4.3

Features

  • ceaa347 elasticsearch: Add support for dropping fluentd's own logs to stop an infinite death spiral

Fixes

  • d3523b3 boot/deis: Fix conditional for disabling deis output

Deis Fluentd v2.4.2

12 Oct 20:26
Compare
Choose a tag to compare

v2.4.1 -> v2.4.2

Features

  • 4b15c65 charts: Add helm charts for fluentd

Maintenance

  • 39cb9cd CHANGELOG: remove CHANGELOG

Deis Fluentd v2.4.1

27 Sep 16:53
Compare
Choose a tag to compare

v2.4.0 -> v2.4.1

Fixes

  • eeda904 conf: Remove time_format from sources
  • d5b8580 sources: allow users to specify what logs they want to capture
  • 56f4d67 boot: fix missing container symlinks

Maintenance

  • bf242e2 deis: Allow users to disable the deis output plugin
  • 30911be Dockerfile: update base image to v0.3.4
  • 36f90ae Dockerfile: cleanup after installation a bit more than before and keep copyright / license files (#54)

2.3.0 -> 2.4.0

26 Sep 17:14
Compare
Choose a tag to compare

v2.3.0 -> v2.4.0

Features

  • 900a31b Dockerfile: upgrade fluentd and pin versions
  • 1529614 config: Allows for building custom plugins

Fixes

  • eeda904 conf: Remove time_format from sources
  • d5b8580 sources: allow users to specify what logs they want to capture
  • 56f4d67 boot: fix missing container symlinks

Maintenance

  • bf242e2 deis: Allow users to disable the deis output plugin

Deis Fluentd v2.3.0

05 Sep 21:16
Compare
Choose a tag to compare

v2.2.0 -> v2.3.0

Features

  • c9a3d8f Allow configuring custom plugins/stores/filters for fluentd

Documentation

  • 49d8d29 Document custom plugin environment variables.

v2.1.0 -> v2.2.0

22 Jul 00:51
Compare
Choose a tag to compare

v2.1.0 -> v2.2.0

Features

  • b59bbbc fluentd: Adding sumologic plugin support

Documentation

  • bafbd71 README: Update readme to include sumologic plugin

Maintenance

  • 6e5a8f9 Dockerfile: Remove WORKFLOW_RELEASE env var

v2.0.0 -> v2.1.0

01 Jul 21:32
Compare
Choose a tag to compare

Features

  • cb4cc44 deis-output: Custom fluentd plugin for sending data to deis components

Fixes

  • f724059 boot: Move from old type declaration to @type
  • 2890575 boot: Create better way to generate fluentd conf

Documentation

  • 7f046cc CHANGELOG.md: add entry for v2.0.0

Maintenance

  • 905cde5 Dockerfile: Remove WORKFLOW_RELEASE env var