mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 00:48:01 +01:00
31 lines
1.1 KiB
Plaintext
31 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]
|
|
include::modules/cluster-logging-visualizer-indices.adoc[leveloffset=+1]
|
|
|
|
|
|
|
|
|