This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 6. Viewing cluster logs using Kibana
The cluster logging installation deploys the Kibana web console.
6.1. Launching Kibana 링크 복사링크가 클립보드에 복사되었습니다!
Kibana is a browser-based console to query, discover, and visualize your logs through histograms, line graphs, pie charts, heat maps, built-in geospatial support, and other visualizations.
Prerequisites
If you installed OpenShift Container Platform with a proxy, you need to add .apps.<cluster_name>.<base_domain>
to the noProxy
list in your cluster-wide Proxy object.
For example:
- 1
- Add
.apps.<cluster_name>.<base_domain>
to thenoProxy
list. This is a comma-separated list of destination domain names, domains, IP addresses, or other network CIDRs to exclude proxying.
Procedure
To launch Kibana:
-
In the OpenShift Container Platform console, click Monitoring
Logging. Log in using the same credentials you use to log in to the OpenShift Container Platform console.
The Kibana interface launches. You can now:
- Search and browse your data using the Discover page.
- Chart and map your data using the Visualize page.
Create and view custom dashboards using the Dashboard page.
Use and configuration of the Kibana interface is beyond the scope of this documentation. For more information, on using the interface, see the Kibana documentation.
If you get a security_exception error in the Kibana console and cannot access your Kibana indices, you might have an expired OAuth token. If you see this error, log out of the Kibana console, and then log back in. This refreshes your OAuth tokens and you should be able to access your indices.