Bug 1444106
Summary: | [3.4 Backport] openshift users encountered confirmation "Apply these filters?" when switching between index list populated in the left panel on kibana | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Ruben Romero Montes <rromerom> |
Component: | Logging | Assignee: | Rich Megginson <rmeggins> |
Status: | CLOSED DUPLICATE | QA Contact: | Xia Zhao <xiazhao> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.4.1 | CC: | aos-bugs, erjones, jcantril, juzhao, knakayam, mjudeiki, mnozell, pportant, rmeggins, rromerom, tdawson, tkatarki, xiazhao, xtian |
Target Milestone: | --- | ||
Target Release: | 3.4.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: The 3.4 logging stack upgraded the schema to use the common standard logging data model. However, some of the Elasticsearch and Kibana configuration to use this schema was missing.
Consequence: Kibana would show a nasty error message upon startup.
Fix: The correct Elasticsearch and Kibana configuration was added to the logging stack, including during upgrade from 3.3 to 3.4, and from 3.4.x to 3.4.y.
Result: Kibana works correctly with the new logging data schema.
|
Story Points: | --- |
Clone Of: | 1426061 | Environment: | |
Last Closed: | 2017-05-11 02:10:47 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1426061 | ||
Bug Blocks: |
Comment 2
Rich Megginson
2017-04-25 02:13:55 UTC
Issue was reproduced with the latest images with tag 3.4.1 specified on brew registry: openshift3/logging-deployer 525f06f2d068 openshift3/logging-elasticsearch 6b4c2976f034 openshift3/logging-kibana 0a350262970b openshift3/logging-fluentd 284080ecaf28 openshift3/logging-auth-proxy eab4b38c42f6 openshift3/logging-curator b8da2d97e305 still encounter confirmation "Apply these filters?" when switching between index list populated in the left panel of kibana. Forgot to build openshift-elasticsearch-plugin 2.4.1.7 for RH - building now - then will need to get tdawson to rebuild the puddle, then I will need to rebuild the image - then tdawson will need to push to QE registry *** Bug 1437366 has been marked as a duplicate of this bug. *** Verified this issue by using logging-elasticsearch:3.4.1-21, issue was fixed. docker images | grep logging openshift3/logging-elasticsearch 3.4.1 35b49fb0d73f 10 hours ago 399.6 MB openshift3/logging-deployer 3.4.1 7ca4d5f34949 29 hours ago 857.5 MB openshift3/logging-kibana 3.4.1 0a350262970b 5 days ago 338.8 MB openshift3/logging-fluentd 3.4.1 284080ecaf28 5 days ago 232.7 MB openshift3/logging-auth-proxy 3.4.1 eab4b38c42f6 5 days ago 215.3 MB openshift3/logging-curator 3.4.1 b8da2d97e305 5 days ago 244.5 MB *** This bug has been marked as a duplicate of bug 1435083 *** |