5.3. 检查日志

查看 OpenShift 日志或由正在运行的容器提供的日志:

$ oc logs -f <pod_name> <container_name>

访问日志存储在 /opt/jws-5.5/tomcat/logs/ 中。