Skip to content

Releases: SumoLogic/sumologic-kubernetes-collection

v0.14.0

12 Feb 23:20
8a897ba
Compare
Choose a tag to compare
  • Add async cache for metadata plugin
  • Add new fluentd buffer params
  • Add generic fluentd pipeline
  • Change default fluentd log level to info and filter fluentd logs being ingested in Sumo
  • Helm3 Documentation
  • Generalize default multiline regex
  • Expose metadata cache params
  • Expose source category for events source

Bug Fixes:

  • Prometheus 1.16 container metrics fix
  • fix Prometheus metric regex typo

v0.13.0

15 Jan 21:16
3fc5798
Compare
Choose a tag to compare
  • Adds autoscaling for fluentd
  • Improve liveness and readiness probe for fluentd
  • Change default fluentd log level to ERROR
  • Remove source categories from source creation in terraform script
  • attach logs metadata as fields for all log formats (json, json_merge, text)

Bug fixes:

  • Clean prometheus metrics to avoid duplicates
  • 1.14+ support fixes
  • Clarify usage of envFromSecret to specify env variables needed

v0.12.0

02 Dec 23:45
4fe5049
Compare
Choose a tag to compare
  • facilitate gitops better through sourced secrets in setup Chart
  • Improve non-helm install docs
  • Bump Chart Versions
  • Update helm installation/upgrade notes on collector name
  • Use fully-qualified name for fluent-bit DNS resolution
  • Customizable annotations for setup resources
  • Add Jsonnet mixin for deploying alongside kube-prometheus
  • Add Alpha Release Guide to Docs
  • Autoupdate kube-prometheus mixin
  • Add note about version flag for helm upgrade
  • Increase fluent-bit flush interval to lessen DNS load
  • Use empty endpoint URL by default for redirection
  • Add a note for helm 3 support
  • cleanup fluentd sumologic filter plugin
  • Update the instructions for FluentD configuration changes
  • Adds fluentd file buffer

Bug Fixes:

  • fix missing secret ref for gitops
  • Fix alpha helm chart installation
  • Fix libsonnet generation
  • fix multiline detection
  • fix filter plugin error with kubernetes_meta_reduce
  • Include buffer.output.conf for events configmap

v0.11.0

13 Nov 21:53
7cf9110
Compare
Choose a tag to compare
  • Use Terraform as part of setup job #249

Bug fixes:

  • Fix Helm template variables #267, #264

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