Bug 1513284
| Summary: | [3.5.1]project indices can not be found on kibna UI | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Junqi Zhao <juzhao> |
| Component: | Logging | Assignee: | Jeff Cantrill <jcantril> |
| Status: | CLOSED ERRATA | QA Contact: | Junqi Zhao <juzhao> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.5.1 | CC: | anli, aos-bugs, juzhao, rmeggins, wsun |
| Target Milestone: | --- | Keywords: | Regression |
| Target Release: | 3.5.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: |
undefined
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-04-12 05:59:07 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
Junqi Zhao
2017-11-15 05:25:58 UTC
Created attachment 1352386 [details]
disabled ops cluster, kibana UI, although project indices can not be found on kibna UI, project logs can be searched from kibna UI
workaround to show project indices
1. Login in kibana UI
2. Go to "settings" -> "indices", "Configure an index pattern" page, add "project.${project_name}*" in "Index name or pattern“ field, select @timestamp from "Time-field name" field. After that, navigate to "Discovery" tab
We still couldn't view the index by default when use the stage images logging-elasticsearch/images/3.5.0-57 logging-auth-proxy/images/3.5.0-45 logging-kibana/images/3.5.0-51 logging-fluentd/images/3.5.0-46 Tested with ops and non-ops cluster, project indices could be viewed from kibana UI. But we found another regression bug: https://bugzilla.redhat.com/show_bug.cgi?id=1519694 Images: logging-elasticsearch-3.5.0-58 logging-auth-proxy-3.5.0-45 logging-kibana-3.5.0-51 logging-fluentd-3.5.0-46 logging-curator-v3.5.5.31.47-10 Please set this defect to ON_QA Enabled ops cluster, project indices can be found and there are logs under .all index on kibana UI Images logging-curator-v3.5.5.31.64-1 logging-elasticsearch-3.5.0-62 logging-fluentd-3.5.0-53 logging-kibana-3.5.0-54 logging-auth-proxy-3.5.0-47 # openshift version openshift v3.5.5.31.64 kubernetes v1.5.2+43a9be4 etcd 3.1.0 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:1106 |