https://github.com/openshift/origin-web-console/pull/3086
Update to https://github.com/openshift/origin-web-console/pull/3087
The bug isn't fixed in ose-web-console-v3.10.79-1 Steps and results 1. give user admin cluster-admin role, log into openshift with admin, create project test1, and create some apps in the project 2. log into openshift web console, find pods under test1 namespace, click "View Archive" to redirect to kibana, there is no log could be found, and there is one warning in page Discover: "project.test1.1aa15033-f3a6-11e8-a8b6-0e0e8eca8496.*" is not a configured pattern. Using the default index pattern: ".operations.*" 3. Change the default index pattern to .all or project.* from Kibana "Settings" tab, although there is still warning info, but logs could be found Discover: "project.test1.1aa15033-f3a6-11e8-a8b6-0e0e8eca8496.*" is not a configured pattern. Using the default index pattern: ".all"
Verified in ose-web-console-v3.10.83-1
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:3750