Skip to content

Commit 343a490

Browse files
committed
Whatsnew update
1 parent 266712d commit 343a490

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

content/docs/whats-new/_index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ title: What's new
33
weight: 50
44
---
55

6+
## Version 5.4
7+
8+
The following are the highlights and main changes of Logging operator 5.4. For a complete list of changes and bugfixes, see the [Logging operator 5.4 releases page](https://github.com/kube-logging/logging-operator/releases/tag/5.4.0).
9+
10+
- The new [LogicMonitor Logs]({{< relref "/docs/configuration/plugins/outputs/lm_logs.md" >}}) Fluentd output plugin allows you to send logs to [LM Logs of LogicMonitor](https://www.logicmonitor.com/).
11+
- The Elasticsearch Fluent plugin has been updated to 6.0, making [wildcards available in index patterns by default](/docs/configuration/plugins/outputs/elasticsearch.md#elasticsearch-data_stream_template_use_index_patterns_wildcard).
12+
- You can now use the `compress` option in the [forward output]({{< relref "/docs/configuration/plugins/outputs/forward.md#forwardoutput-compress" >}}) to enable gzip compression.
13+
- You can [disable mounting the `/var/log` volume]({{< relref "/docs/configuration/crds/v1beta1/fluentbit_types.md#fluentbitspec-disablevarlog" >}}) in Fluent Bit. This is useful when you're not permitted to mount host volumes, and collect host logs some other way.
14+
- Initial basic implementation of the upcoming [AxoSyslog custom resource]({{< relref "/docs/configuration/crds/v1beta1/axosyslog_types.md" >}}).
15+
616
## Version 5.3
717

818
The following are the highlights and main changes of Logging operator 5.3. For a complete list of changes and bugfixes, see the [Logging operator 5.3 releases page](https://github.com/kube-logging/logging-operator/releases/tag/5.3.0).

0 commit comments

Comments
 (0)