Skip to content
中文

Access container logs using the kubectl client tool:

shell
kubectl logs --tail=10086 pod-id

For environments with a logging platform deployed, you can use Grafana or Kibana for more comprehensive log inspection. Refer to the Logging System chapter.

Digital Ecosystem Infrastructure.