diff --git a/modules/deleting-red-hat-log-visualization.adoc b/modules/deleting-the-logging-view-plugin.adoc similarity index 64% rename from modules/deleting-red-hat-log-visualization.adoc rename to modules/deleting-the-logging-view-plugin.adoc index 87c265d45f26..53d61418d867 100644 --- a/modules/deleting-red-hat-log-visualization.adoc +++ b/modules/deleting-the-logging-view-plugin.adoc @@ -2,10 +2,10 @@ :_template-generated: 2025-06-03 :_mod-docs-content-type: PROCEDURE -[id="deleting-red-hat-log-visualization_{context}"] -= Deleting Red{nbsp}Hat log visualization +[id="deleting-the-logging-view-plugin_{context}"] += Deleting the logging view plugin -When updating from Logging 5 to Logging 6, delete Red{nbsp}Hat Log Visualization before installing the UIPlugin. +When updating from Logging 5 to Logging 6, delete the logging view plugin before installing the UIPlugin. .Prerequisites * You have administrator permissions. diff --git a/modules/migrating-storage-from-elasticsearch-to-lokistack.adoc b/modules/migrating-storage-from-elasticsearch-to-lokistack.adoc index 428778c0f71d..7c63dab5ef21 100644 --- a/modules/migrating-storage-from-elasticsearch-to-lokistack.adoc +++ b/modules/migrating-storage-from-elasticsearch-to-lokistack.adoc @@ -13,7 +13,7 @@ You can migrate your existing Red{nbsp}Hat managed Elasticsearch to LokiStack. .Procedure -. Temporarily set the state of the `ClusterLogging` resource as `Unmanaged` +. Temporarily set the state of the `ClusterLogging` resource as `Unmanaged`. + [source,terminal] ---- @@ -29,9 +29,9 @@ The following command ensures that the `ClusterLogging` resource no longer owns $ oc -n openshift-logging patch elasticsearch/elasticsearch -p '{"metadata":{"ownerReferences": []}}' --type=merge ---- -. Remove `ClusterLogging` `ownerReferences` from the `Kibana` resource +. Remove `ClusterLogging` `ownerReferences` from the `Kibana` resource. + -The following command ensures that *ClusterLogging* no longer owns the *Kibana* resource. Updates to the *ClusterLogging* resource's `visualization` field will no longer affect the *Kibana* resource. +The following command ensures that `ClusterLogging` no longer owns the `Kibana` resource. Updates to the `ClusterLogging` resource's `visualization` field will no longer affect the `Kibana` resource. + [source,terminal] ---- diff --git a/upgrading/docinfo.xml b/upgrading/docinfo.xml index 0a123d7b5417..a93125c0d7b7 100644 --- a/upgrading/docinfo.xml +++ b/upgrading/docinfo.xml @@ -1,9 +1,9 @@