diff --git a/modules/log6x-quickstart-viaq.adoc b/modules/log6x-quickstart-viaq.adoc index 22486f380091..1382bdad9e98 100644 --- a/modules/log6x-quickstart-viaq.adoc +++ b/modules/log6x-quickstart-viaq.adoc @@ -9,11 +9,13 @@ To use the default ViaQ data model, follow these steps: .Prerequisites -* Cluster administrator permissions +* You have administrator permissions. +* You installed the OpenShift CLI (oc). +* You have access to a supported object store. For example: AWS S3, Google Cloud Storage, Azure, Swift, Minio, or OpenShift Data Foundation. .Procedure -. Install the {clo}, {loki-op}, and {coo-first} from OperatorHub. +. Install the `{clo}`, `{loki-op}`, and `{coo-first}` from OperatorHub. . Create a `LokiStack` custom resource (CR) in the `openshift-logging` namespace: + @@ -146,4 +148,4 @@ The `dataModel` field is optional and left unset (`dataModel: ""`) by default. T ==== .Verification -* Verify that logs are visible in the *Log* section of the *Observe* tab in the OpenShift web console. \ No newline at end of file +* Verify that logs are visible in the *Log* section of the *Observe* tab in the OpenShift web console.