mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
10 lines
483 B
Plaintext
10 lines
483 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * observability/logging/log_visualization/log-visualization.adoc
|
|
// * nodes/pods/nodes-pods-viewing.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="viewing-resource-logs-cli-console_{context}"]
|
|
= Viewing resource logs
|
|
|
|
You can view logs for resources in the OpenShift CLI (oc) or web console. Logs display from the end (or tail) by default. Viewing logs for resources can help you troubleshoot issues and monitor resource behavior. |