Bug 1339554
| Summary: | Warning 'Discover:"logging.*" is not configured pattern' on kibana console | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | chunchen <chunchen> | ||||
| Component: | Management Console | Assignee: | Jessica Forrester <jforrest> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Yadan Pei <yapei> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 3.2.0 | CC: | aos-bugs, chunchen, ewolinet, javier.ramirez, jokerman, mmccomas, tdawson, wsun, xiazhao | ||||
| Target Milestone: | --- | Keywords: | Regression | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-09-07 21:28:58 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: | |||||||
| Attachments: |
|
||||||
|
Description
chunchen
2016-05-25 10:02:53 UTC
we can now search kibana with both "kubernetes_pod_name: logging-fluentd-1-r9ejs && kubernetes_namespace_name: logging" and "kubernetes_pod_name: logging-fluentd-1-r9ejs && kubernetes_namespace_name: logging.545246c5-224a-11e6-8380-fa163efb215f.* " so, end user should not be warned like this. Created attachment 1161374 [details]
warning kibana console
Eric any idea what is causing this? This may be related to how the console is sending the user to the Kibana page. What is the full URL when clicking on "View Archive"? I'm curious as to whether or not it contains a reference to using "logging.*" as the index. The "kubernetes_namespace_name" should only be "logging". When we create the index in Elasticsearch we now append the namespace UUID which is what we see for the default index pattern. *** Bug 1371108 has been marked as a duplicate of this bug. *** |