mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 06:46:26 +01:00
18 lines
368 B
Plaintext
18 lines
368 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * virt/logging_events_monitoring/virt-logs.adoc
|
|
|
|
[id="virt-viewing-virtual-machine-logs-cli_{context}"]
|
|
= Viewing virtual machine logs in the CLI
|
|
|
|
Get virtual machine logs from the virtual machine launcher pod.
|
|
|
|
.Procedure
|
|
|
|
* Use the following command:
|
|
+
|
|
[source,terminal]
|
|
----
|
|
$ oc logs <virt-launcher-name>
|
|
----
|