We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 125950d + 479514a commit 3eef604Copy full SHA for 3eef604
observability/logging/logging-6.0/log6x-about.adoc
@@ -124,7 +124,15 @@ spec:
124
[source,shell]
125
----
126
$ oc adm policy add-cluster-role-to-user collect-application-logs -z collector -n openshift-logging
127
+----
128
++
129
+[source,terminal]
130
131
$ oc adm policy add-cluster-role-to-user collect-audit-logs -z collector -n openshift-logging
132
133
134
135
136
$ oc adm policy add-cluster-role-to-user collect-infrastructure-logs -z collector -n openshift-logging
137
138
0 commit comments