You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/whats-new/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ weight: 50
6
6
## Version 6.1
7
7
8
8
- New Fluentd output to send logs into {{% xref "/docs/configuration/plugins/outputs/rabbitmq.md" %}}.
9
-
- The [`fluentBitAgentNamespace`]({{< relref "/docs/configuration/crds/v1beta1/logging_types.md#loggingspec-fluentbitagentnamespace" >}}) Logging option allows you to run Fluent Bit in a dedicated namespace.
9
+
- The [`fluentBitAgentNamespace`]({{< relref "/docs/configuration/crds/v1beta1/logging_types.md#loggingspec-fluentbitagentnamespace" >}}) Logging option allows you to deploy Fluent Bit and it's resources in a dedicated namespace.
10
10
- The [`skipInvalidResources`]({{< relref "/docs/configuration/crds/v1beta1/logging_types.md#loggingspec-skipinvalidresources" >}}) Logging option now skips invalid SyslogNGFlows and SyslogNGClusterFlows (for example, those referencing non-existent outputs) to match the existing behavior in Fluentd. When this flag is enabled, invalid resources are skipped to avoid failing the entire reconciliation.
11
11
- The `enabledIPv6: true` setting of Fluentd and Syslog-NG resources now configures Kubernetes Service resources for dual-stack networking. This ensures proper IPv6 connectivity to these services in dual-stack Kubernetes clusters.
0 commit comments