Skip to content

5.0.0

Compare
Choose a tag to compare
@tmeijn tmeijn released this 22 Jul 09:27
· 54 commits to master since this release
b3a535c

What's Changed

  • Automate documentation by @Glaaj in #6
  • feat: separate logs on namespace and aggregate on pod name by @tmeijn in #7

BREAKING CHANGE: previously, all container logs from the cluster were stored in the /aws/eks/fluentbit-cloudwatch/logs CloudWatch Log group. With this release, cluster logs are separated by namespace and aggregated on pod level in the log streams within the namespace log group. This means that the old log group will no longer be used. To ease the transition the log_preserve_legacy_log_group (default: true) has been introduced. In a future release the old log group in Terraform may be removed.

New Contributors

  • @tmeijn made their first contribution in #7

Full Changelog: 4.1.1...5.0.0