8.3. 로깅
OpenShift 로그를 보는 것 외에도 컨테이너 콘솔로 출력되는 AMQ 로그를 확인하여 OpenShift Container Platform 이미지에서 실행 중인 AMQ Broker의 문제를 해결할 수 있습니다.
절차
- 명령줄에서 다음 명령을 실행합니다.
oc logs -f <pass:quotes[<pod-name>]> <pass:quotes[<container-name>]>
$ oc logs -f <pass:quotes[<pod-name>]> <pass:quotes[<container-name>]>
2024-06-11에 최종 업데이트된 문서