mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
35 lines
1.3 KiB
Plaintext
35 lines
1.3 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * observability/logging/log_visualization/cluster-logging-dashboards.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="cluster-logging-dashboards-access_{context}"]
|
|
= Accessing the Elasticsearch and OpenShift Logging dashboards
|
|
|
|
You can view the *Logging/Elasticsearch Nodes* and *OpenShift Logging* dashboards in the
|
|
ifndef::openshift-rosa,openshift-dedicated[]
|
|
{product-title} web console.
|
|
endif::[]
|
|
ifdef::openshift-rosa,openshift-dedicated[]
|
|
{cluster-manager-url}.
|
|
endif::[]
|
|
|
|
.Procedure
|
|
|
|
To launch the dashboards:
|
|
|
|
ifndef::openshift-rosa,openshift-dedicated[]
|
|
. In the {product-title} web console, click *Observe* -> *Dashboards*.
|
|
endif::[]
|
|
ifdef::openshift-rosa,openshift-dedicated[]
|
|
. In the {product-title} {hybrid-console}, click *Observe* -> *Dashboards*.
|
|
endif::[]
|
|
|
|
. On the *Dashboards* page, select *Logging/Elasticsearch Nodes* or *OpenShift Logging* from the *Dashboard* menu.
|
|
+
|
|
For the *Logging/Elasticsearch Nodes* dashboard, you can select the Elasticsearch node you want to view and set the data resolution.
|
|
+
|
|
The appropriate dashboard is displayed, showing multiple charts of data.
|
|
|
|
. Optional: Select a different time range to display or refresh rate for the data from the *Time Range* and *Refresh Interval* menus.
|