Skip to content

Commit 7db598d

Browse files
authored
Merge pull request #92306 from openshift-cherrypick-robot/cherry-pick-90126-to-enterprise-4.18
[enterprise-4.18] Need to add separate code blocks under step 7 of of Quick Start docs
2 parents 742c1c7 + 58f36f9 commit 7db598d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

observability/logging/logging-6.0/log6x-about.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,15 @@ spec:
124124
[source,shell]
125125
----
126126
$ oc adm policy add-cluster-role-to-user collect-application-logs -z collector -n openshift-logging
127+
----
128+
+
129+
[source,terminal]
130+
----
127131
$ oc adm policy add-cluster-role-to-user collect-audit-logs -z collector -n openshift-logging
132+
----
133+
+
134+
[source,terminal]
135+
----
128136
$ oc adm policy add-cluster-role-to-user collect-infrastructure-logs -z collector -n openshift-logging
129137
----
130138

0 commit comments

Comments
 (0)