@@ -68,6 +68,8 @@ This makes the Operator available to all users and projects that use this {produ
68
68
69
69
. Install the Cluster Logging Operator:
70
70
71
+ .. Click *Catalog* -> *OperatorHub*.
72
+
71
73
.. Choose *Cluster Logging* from the list of available Operators, and click *Install*.
72
74
73
75
.. On the *Create Operator Subscription* page, under *A specific namespace on the cluster* select *openshift-logging*.
@@ -98,10 +100,12 @@ under *Status*.
98
100
99
101
. Create a cluster logging instance:
100
102
101
- .. Switch to the the *Administration* -> *CRDs * page.
103
+ .. Switch to the the *Administration* -> *Custom Resource Definitions * page.
102
104
103
105
.. On the *Custom Resource Definitions* page, click *ClusterLogging*.
104
106
107
+ .. On the *Custom Resource Definition Overview* page, select *View Instances* from the *Actions* menu.
108
+
105
109
.. On the *Cluster Loggings* page, click *Create Cluster Logging*.
106
110
+
107
111
You might need to refresh the page to load the data.
@@ -165,18 +169,18 @@ the following CLI output:
165
169
----
166
170
oc get pods -n openshift-logging
167
171
168
- NAME READY STATUS RESTARTS AGE
169
- cluster-logging-operator-788cd-8wkq7 1/1 Running 0 6m12s
170
- elasticsearch-clientdatamaster-0 -1-7c78b-qwpz7 0/2 Running 0 35s
171
- elasticsearch-clientdatamaster-0 -2-6f57b-75pt7 0/2 Running 0 34s
172
- elasticsearch-clientdatamaster-0 -3-584d-vrcvx 0 /2 Running 0 34s
173
- fluentd-5jq 1/1 Running 0 30s
174
- fluentd-9fq 0 /1 Running 0 30s
175
- fluentd-fxh 1/1 Running 0 30s
176
- fluentd-lk6 0 /1 Running 0 30s
177
- fluentd-lx7 1/1 Running 0 30s
178
- fluentd-z9w 0 /1 Running 0 30s
179
- kibana-7fb49-fdvck 0 /2 Running 0 35s
172
+ NAME READY STATUS RESTARTS AGE
173
+ cluster-logging-operator-cb795f8dc-xkckc 1/1 Running 0 32m
174
+ elasticsearch-cdm-b3nqzchd -1-5c6797-67kfz 2/2 Running 0 14m
175
+ elasticsearch-cdm-b3nqzchd -2-6657f4-wtprv 2/2 Running 0 14m
176
+ elasticsearch-cdm-b3nqzchd -3-588c65-clg7g 2 /2 Running 0 14m
177
+ fluentd-2c7dg 1/1 Running 0 14m
178
+ fluentd-9z7kk 1 /1 Running 0 14m
179
+ fluentd-br7r2 1/1 Running 0 14m
180
+ fluentd-fn2sb 1 /1 Running 0 14m
181
+ fluentd-pb2f8 1/1 Running 0 14m
182
+ fluentd-zqgqx 1 /1 Running 0 14m
183
+ kibana-7fb4fd4cc9-bvt4p 2 /2 Running 0 14m
180
184
----
181
185
+
182
186
.. Switch to the *Workloads* -> *Pods* page.
0 commit comments