mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 00:48:01 +01:00
- Here is the link: https://docs.openshift.com/container-platform/4.16/observability/logging/logging-6.0/log6x-about.html#quick-start - Problems: - Quick Start indentation is wrong. - Prerequisites are missing. - Need to remove Step 6 and add it in Step 1 - Need to remove step 9 - We are performing the following changes through this PR: - Corrected Quick Start indentation, it should be in line with Validation. - Added required Prerequisites. - Removed Step 6 (Install the Cluster Observability Operator.) and added it under Step 1. - Removed Step 9, as it is a verification, not a Step. So, added it a Verification point. Prerequisites (1) are missing and editing steps from Update log6x-about.adoc Committing the suggested changes. - * Verify that logs are visible in the *Log* section of the *Observe* tab in the OpenShift web console. + * Verify that logs are visible in the *Log* section of the *Observe* tab in the {product-title} web console. Co-authored-by: Servesha Dudhgaonkar <49194531+xenolinux@users.noreply.github.com> (2) Prerequisites are missing and editing steps from Update log6x-about.adoc Committing the suggested changes in Peer Review - * You have administrator permissions. + * You have access to an {product-title} cluster with `cluster-admin` permissions. Co-authored-by: Servesha Dudhgaonkar <49194531+xenolinux@users.noreply.github.com>