What's Changed
New or updated images
component | image |
---|---|
operator | ghcr.io/kube-logging/logging-operator:5.4.0 |
fluentd | ghcr.io/kube-logging/logging-operator/fluentd:5.4.0-full |
syslog-ng-reloader | ghcr.io/kube-logging/logging-operator/syslog-ng-reloader:5.4.0 |
config-reloader | ghcr.io/kube-logging/logging-operator/config-reloader:5.4.0 |
fluentd-drain-watch | gghcr.io/kube-logging/logging-operator/fluentd-drain-watch:5.4.0 |
buffer-volume-metrics | ghcr.io/kube-logging/logging-operator/node-exporter:5.4.0 |
Install with helm
helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=5.4.0
What's Changed
Enhancements
- feat: initial axosyslog api implementation by @csatib02 in #2035
- Update latest version of fluent-plugin-elasticsearch by @joseacl in #2039
- feat: add compress field to forward output by @cyril-corbon in #2042
- feat: add parameter to disable mount of /var/log directory by @volleynator in #2043
- chore: unify metrics probe keys name in axosyslog by @OverOrion in #2046
- chore: fine-tune FluentdPredictedBufferGrowth by @csatib02 in #2047
- Add support for Logicmonitor by @MaxAnderson95 in #2059
Dependency and image updates
- chore: use ghcr instead of docker for fluentbit image by @csatib02 in #2028
- chore(deps): bump net-imap from 0.4.19 to 0.4.20 in /images/fluentd/outputs by @dependabot in #2029
- chore(config): migrate renovate config by @renovate in #2034
- chore(deps): bump rack from 3.0.14 to 3.0.16 in /images/fluentd/outputs by @dependabot in #2037
- chore(deps): update all dependencies by @renovate in #2030
Bug fixes
- fix(helm): priorityClassName must be of type string by @peschmae in #2032
- Add ip-protocol(4/6) to syslog model by @josefhandl in #2038
- fix(hosttailer): remove unused image field by @csatib02 in #2049
Documentation
- Fix incorrect doc for default LineFormat for loki by @Starefossen in #2040
- chore: add docs on using fba k8s multi line parser by @csatib02 in #2048
- chore: add deprecation notice on logging spec's fluentbit field by @csatib02 in #2056
New Contributors
- @peschmae made their first contribution in #2032
- @josefhandl made their first contribution in #2038
- @Starefossen made their first contribution in #2040
- @volleynator made their first contribution in #2043
- @MaxAnderson95 made their first contribution in #2059
Full Changelog: 5.3.0...5.4.0