-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
None
-
False
-
False
-
NEW
-
NEW
-
Undefined
-
There isn't clusterlogging/instance status in console.
oc get clusterlogging instance -o json |jq '.status'
{
"clusterConditions": [
{
"lastTransitionTime": "2021-02-10T01:34:05Z",
"status": "False",
"type": "CollectorDeadEnd"
}
],
"collection": {
"logs": {
"fluentdStatus": {
"daemonSet": "fluentd",
"nodes": {
"fluentd-4xghn": "ip-10-0-248-51.ap-southeast-1.compute.internal",
"fluentd-cbkq6": "ip-10-0-253-33.ap-southeast-1.compute.internal",
"fluentd-gkvnq": "ip-10-0-209-22.ap-southeast-1.compute.internal",
"fluentd-vcbq6": "ip-10-0-163-52.ap-southeast-1.compute.internal",
"fluentd-zmb56": "ip-10-0-175-24.ap-southeast-1.compute.internal"
},
"pods": {
"failed": [],
"notReady": [],
"ready": [
"fluentd-4xghn",
"fluentd-cbkq6",
"fluentd-gkvnq",
"fluentd-vcbq6",
"fluentd-zmb56"
]
}
}
}
},
"curation": {},
"logStore": {},
"visualization": {}
}