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
OpenShift Container Platform logging version 6.0 introduces significant changes to improve flexibility and control for cluster administrators. This release decouples logging components, updates the log storage solution, and introduces a new API for log forwarding configuration.
13
+
14
+
Logging 6.0 includes the following key changes:
15
+
16
+
* Separate operators for logging components
17
+
* Loki-based log storage
18
+
* Vector as the log collector
19
+
* New API in the `observability.openshift.io` group for log forwarding
20
+
21
+
[IMPORTANT]
22
+
====
23
+
Upgrading to Logging 6.0 is a manual process. The `cluster-logging-operator` does not provide an automated upgrade path.
24
+
====
25
+
26
+
This documentation explains the changes in Logging 6.0 and provides instructions for upgrading your logging infrastructure. It includes:
27
+
28
+
* Overview of architectural changes
29
+
* Deployment steps for the new logging stack
30
+
* Configuration examples for common logging scenarios
31
+
32
+
Understanding these changes will help you maintain your log management capabilities during and after the upgrade to Logging 6.0.
0 commit comments