Skip to content

Commit 6d93378

Browse files
authored
Merge pull request #89961 from prithvipatil97/patch-37
Legacy service accounts: Update log6x-collection-setup.adoc
2 parents ebb7678 + 806afda commit 6d93378

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modules/log6x-collection-setup.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ To use the existing legacy service account `logcollector`, create the following
1818
[source,terminal]
1919
----
2020
$ oc adm policy add-cluster-role-to-user collect-application-logs system:serviceaccount:openshift-logging:logcollector
21+
----
22+
23+
[source,terminal]
24+
----
2125
$ oc adm policy add-cluster-role-to-user collect-infrastructure-logs system:serviceaccount:openshift-logging:logcollector
2226
----
2327

0 commit comments

Comments
 (0)