Download the Log from a Kubernetes Pod

Access pod logs directly from the IDE interface.

Expand the Kubernetes cluster where the pod resides, then go to the Workloads | Pods section. Select the pod for which you need the log, and then click Download Log.

Related Resources

Open Shell in Kubernetes
Open Shell in Kubernetes
Run an interactive shell for the container in the selected pod.
Open Console in Kubernetes
Open Console in Kubernetes
Attach to the console of a process running inside a container of the selected pod.
Convert Kubernetes Resources Definition Formats
Convert Kubernetes Resources Definition Formats
Quickly switch between List and Multidocument YAML for Kubernetes resource definitions.