Skip to content

Commit b60cbb1

Browse files
authored
Merge pull request #100248 from openshift-cherrypick-robot/cherry-pick-99602-to-standalone-logging-docs-6.0
[standalone-logging-docs-6.0] [OBSDOCS-1401] Include notice about req log store version
2 parents cca3031 + a4c5c6c commit b60cbb1

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

installing/installing-logging.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ You can use either the {ocp-product-title} web console or the {ocp-product-title
1919

2020
[IMPORTANT]
2121
====
22-
You must configure the {clo} after the {loki-op}.
22+
* You must configure the {clo} after the {loki-op}.
23+
* You must install the {clo} and the {loki-op} with the same major and minor version.
2324
====
2425

2526

upgrading/upgrading-to-logging-60.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@ The only managed log storage solution available in this release is a LokiStack,
6969

7070
[IMPORTANT]
7171
====
72-
To continue using an existing Red{nbsp}Hat-managed Elasticsearch or Kibana deployment provided by the `elasticsearch-operator`, remove the owner references from the `Elasticsearch` resource named `elasticsearch`, and the `Kibana` resource named `kibana` in the `openshift-logging` namespace before removing the `ClusterLogging` resource named `instance` in the same namespace.
72+
* You must install the {clo} and the {loki-op} with the same major and minor version.
73+
* To continue using an existing Red{nbsp}Hat-managed Elasticsearch or Kibana deployment provided by the `elasticsearch-operator`, remove the owner references from the `Elasticsearch` resource named `elasticsearch`, and the `Kibana` resource named `kibana` in the `openshift-logging` namespace before removing the `ClusterLogging` resource named `instance` in the same namespace.
7374
====
7475

7576
To upgrade Loki storage, follow these steps:

0 commit comments

Comments
 (0)