Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Latest commit

 

History

History
88 lines (61 loc) · 4.69 KB

CHANGELOG.md

File metadata and controls

88 lines (61 loc) · 4.69 KB

Change Log

2.0.0

  • remove duplicate control plane logs to resolve #79. Considered a breaking change as this requires the Kubernetes App in Sumo Logic to be updated as it previously used these logs. Please see here for more information.
  • set kubernetes metadata filter plugin logging to warn to remove noisy logs
  • upgrade docker image to fluentd 1.2.6
  • add rewrite-tag-filter and prometheus plugins
  • test for existence of labels key in kubernetes metadata

1.2.0

1.18

  • add FluentD S3 Output plugin to give more output options.

1.17

1.16

-Enable ability to configure enable_stat_watcher on in_tail plugins to workaround issue where inotify may hang.

1.15

-Expose environment variable to configure proxy_uri in sumo out configuration -Allow container path for in_tail plugin to be configured via environment variable. Default to current value for backwards compatibility.

1.14

-kubernetes_sumologic plugin always adds a timestamp field to json logs

1.13

-Add ntp and timesyncd to systemd services -Updates to new Audit Logging format

1.12

-Allow hand picked data to be sent to sumo when certain exclusions apply

1.11

-upgrade metadata filter plugin to address #54

1.10

1.9

  • base docker image was quite stale, this release bumps to 1.1.3 and anchors the plugins to specific versions. Same versions from 1.8 used, this just enforces consistency.
  • ensure read_from_head in systemd respects setting via environment variable

1.8

1.7

v1.6

  • upgrade fluentd-sumo_output plugin to latest 1.0, adds support for millisecond precision.
  • add support for kubernetes audit log

v1.5

v1.4

v1.3

v1.2

v1.1

v1.0

  • Initial tag