mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
39 lines
1.2 KiB
Plaintext
39 lines
1.2 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * osd_cluster_admin/osd_logging/osd-accessing-the-service-logs.adoc
|
|
// * observability/logging/sd-accessing-the-service-logs.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="viewing-the-service-logs-ocm_{context}"]
|
|
= Viewing the service logs by using {cluster-manager}
|
|
|
|
You can view the service logs for
|
|
ifdef::openshift-dedicated[]
|
|
an {product-title}
|
|
endif::openshift-dedicated[]
|
|
ifdef::openshift-rosa[]
|
|
a {product-title} (ROSA)
|
|
endif::openshift-rosa[]
|
|
cluster by using {cluster-manager-first}.
|
|
|
|
.Prerequisites
|
|
|
|
* You have installed
|
|
ifdef::openshift-dedicated[]
|
|
an {product-title}
|
|
endif::openshift-dedicated[]
|
|
ifdef::openshift-rosa[]
|
|
a ROSA
|
|
endif::openshift-rosa[]
|
|
cluster.
|
|
|
|
.Procedure
|
|
|
|
. Navigate to {cluster-manager-url} and select your cluster.
|
|
|
|
. In the *Overview* page for your cluster, view the service logs in the *Cluster history* section.
|
|
|
|
. Optional: Filter the cluster service logs by *Description* or *Severity* from the drop-down menu. You can filter further by entering a specific item in the search bar.
|
|
|
|
. Optional: Click *Download history* to download the service logs for your cluster in JSON or CSV format.
|