서버 측 로그 콜렉션

improve this page | report issue

개요

로깅은 진단과 디버깅을 용이하게 하도록 메시지를 기록하기 위해 API 호출을 사용하는 소스 코드의 인스트루먼테이션입니다. MobileFirst Server는 사용자가 원격으로 어떤 로그를 수집해야 하는지를 제어할 수 있게 합니다. 이는 서버 관리자에게 서버 자원에 대한 더 세밀한 제어 능력을 제공합니다.

로깅 라이브러리는 흔히 레벨이라고 불리는 상세(verbosity) 제어를 가집니다. 최소에서 최대 상세까지 ERROR, WARN, INFO, 및 DEBUG가 있습니다.

어댑터의 로그 콜렉션

어댑터의 로그는 기반이 되는 애플리케이션 서버 로깅 메커니즘으로 볼 수 있습니다.
WebSphere 전체 프로파일 및 Liberty 프로파일에서 지정된 로깅 레벨에 따라 messages.logtrace.log 파일이 사용됩니다.

이러한 로그는 또한 Java 어댑터JavaScript 어댑터의 학습서에 설명된 대로 Analytics 콘솔로 전달될 수 있습니다.

로그 파일에 액세스

Inclusive terminology note: The Mobile First Platform team is making changes to support the IBM® initiative to replace racially biased and other discriminatory language in our code and content with more inclusive language. While IBM values the use of inclusive language, terms that are outside of IBM's direct influence are sometimes required for the sake of maintaining user understanding. As other industry leaders join IBM in embracing the use of inclusive language, IBM will continue to update the documentation to reflect those changes.
Last modified on June 29, 2020