Skip to content

Releases: SumoLogic/sumologic-kubernetes-collection

v0.10.0

29 Oct 20:23
9b55f8b
Compare
Choose a tag to compare
  • Dockerfile changes for Terraform support #248
  • Add NodeSelector and Tolerations to both deployments #256
  • optimize remote write settings #250

Bug fixes:

  • Bump version of fluentd-output to fix fields issue #252
  • Fix grafana from starting via Helm deployment #253

v0.9.0

10 Oct 20:27
210bd26
Compare
Choose a tag to compare

Bug fixes:

  • Fix fluentd log level parameter for Helm Chart (#224)
  • Bump falco chart version to 1.0.8 for EKS issue (#226)
  • Fix setup script failure on existing namespaces with sumologic prefix (#227)

v0.8.0

26 Sep 18:45
c870f0e
Compare
Choose a tag to compare
  • Fix bug where container metrics were routed to the wrong source (#218)

v0.7.0

24 Sep 17:22
85b56fd
Compare
Choose a tag to compare
  • Expose EXCLUDE environment variables for log collection (#206)
  • Add flag to disable Events collection in helm chart (#205)
  • Fix accesskey to accessKey (#196)

v0.6.0

13 Sep 18:54
9304e1a
Compare
Choose a tag to compare
  • Adds pre-install hook in the Helm Chart that sets up collection as part of the helm install command

v0.5.0

13 Sep 18:31
63f9680
Compare
Choose a tag to compare
Merge pull request #189 from SumoLogic/maimaisie-patch-1

Add cluster name override instructions

v0.4.0

03 Sep 18:56
1c8e8b5
Compare
Choose a tag to compare

Bug fix:

  • Fluentd/Fluent-bit metrics collection

v0.3.0

29 Aug 23:03
5c9ac87
Compare
Choose a tag to compare
  • Adds Falco deploy steps
  • Adds environment requirement checks in setup.sh
  • Initial version of Helm chart support
  • Performance tuning for logs collection

v0.2.0

29 Aug 21:43
ca9b128
Compare
Choose a tag to compare

Version retracted due to a Helm deployment issue

  • Adds Falco deploy steps
  • Adds environment requirement checks in setup.sh
  • Initial version of Helm chart support
  • Performance tuning for logs collection

v0.1.0

08 Aug 17:35
a99ef20
Compare
Choose a tag to compare
  • Adds event collection for Kubernetes events
  • Adds metadata enrichment for services
  • Adds self-monitoring for FluentD and FluentBit deployments
  • Switches to Debian-based FluentD image

Bug fixes:

  • Fix remote storage regex prometheus override
  • Use v1 (non-beta) API for ClusterRole, ClusterRoleBinding