Skip to content

Commit af67bbc

Browse files
committed
OBSDOCS-200: Fix typo in command
1 parent 28f187b commit af67bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cluster-logging-collector-tuning.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ $ oc get pods -l component=collector -n openshift-logging
149149
+
150150
[source,terminal]
151151
----
152-
$ oc extract configmap/fluentd --confirm
152+
$ oc extract configmap/collector-config --confirm
153153
----
154154
+
155155
.Example fluentd.conf

0 commit comments

Comments
 (0)