mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 15:46:57 +01:00
The URL for the Kibana documentation points to version 5.6, which is EOL. OpenShift 4.5 appears to be using Kibana 6.8.
30 lines
1.1 KiB
Plaintext
30 lines
1.1 KiB
Plaintext
:context: cluster-logging-visualizer
|
|
[id="cluster-logging-visualizer-using"]
|
|
= Viewing cluster logs using Kibana
|
|
include::modules/common-attributes.adoc[]
|
|
|
|
toc::[]
|
|
|
|
{product-title} cluster logging includes a web console for visualizing collected log data. Currently, {product-title} deploys the Kibana console for visualization.
|
|
|
|
Using the log visualizer, you can:
|
|
|
|
* Search and browse your data using the *Discover* tab.
|
|
* Chart and map your data using the *Visualize* tab.
|
|
* Create and view custom dashboards using the *Dashboard* tab.
|
|
|
|
Use and configuration of the Kibana interface is beyond the scope of this documentation. For more information,
|
|
on using the interface, see the link:https://www.elastic.co/guide/en/kibana/6.8/connect-to-elasticsearch.html[Kibana documentation].
|
|
|
|
|
|
// The following include statements pull in the module files that comprise
|
|
// the assembly. Include any combination of concept, procedure, or reference
|
|
// modules required to cover the user story. You can also include other
|
|
// assemblies.
|
|
|
|
include::modules/cluster-logging-visualizer-launch.adoc[leveloffset=+1]
|
|
// modules/cluster-logging-kibana-visualize.adoc[leveloffset=+1]
|
|
|
|
|
|
|