File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
5
5
:_mod-docs-content-type: PROCEDURE
6
6
[id="cluster-logging-must-gather-collecting_{context} "]
7
- = Collecting OpenShift Logging data
7
+ = Collecting {logging} data
8
8
9
- You can use the `oc adm must-gather` CLI command to collect information about your {logging} .
9
+ You can use the `oc adm must-gather` CLI command to collect information about {logging} .
10
10
11
11
.Procedure
12
12
13
13
To collect {logging} information with `must-gather` :
14
14
15
15
. Navigate to the directory where you want to store the `must-gather` information.
16
16
17
- . Run the `oc adm must-gather` command against the OpenShift Logging image:
17
+ . Run the `oc adm must-gather` command against the {logging} image:
18
18
+
19
19
ifndef::openshift-origin[]
20
20
[source,terminal]
Original file line number Diff line number Diff line change @@ -46,8 +46,8 @@ endif::openshift-dedicated[]
46
46
|`registry.redhat.io/odf4/ocs-must-gather-rhel8:v<installed_version_ODF>`
47
47
|Data collection for {rh-storage-first} .
48
48
49
- |`registry.redhat.io/openshift-logging/cluster-logging-rhel8 -operator`
50
- |Data collection for OpenShift Logging .
49
+ |`registry.redhat.io/openshift-logging/cluster-logging-rhel9 -operator:v<installed_version_logging> `
50
+ |Data collection for {logging} .
51
51
52
52
|`registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8`
53
53
|Data collection for OpenShift Shared Resource CSI Driver.
You can’t perform that action at this time.
0 commit comments