mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 06:46:26 +01:00
13 lines
447 B
Plaintext
13 lines
447 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * logging/cluster-logging.adoc
|
|
|
|
[id="cluster-logging-about-visualizer_{context}"]
|
|
= About logging visualization
|
|
|
|
{product-title} uses Kibana to display the log data collected by Fluentd and indexed by Elasticsearch.
|
|
|
|
Kibana is a browser-based console interface to query, discover, and visualize your Elasticsearch data through
|
|
histograms, line graphs, pie charts, and other visualizations.
|
|
|