7.2. 로그 파일
사실상 모든 문제 해결 단계는 관련된 로그 파일(들)을 보는 것으로부터 출발하여야 합니다. 이 로그 파일은 성능을 모니터하고 적절한 설정을 보장하는데 사용될 수 있는 장치나 애플리케이션에서 일어난 작업들에 대한 중요한 정보를 제공합니다. 관련된 모든 로그 파일로의 경로는 표 7.2. “로그 파일”에서 참조하십시오.
참고
/var/log/rhn/
디렉토리에 번호가 지정된 로그 파일 (예: /var/log/rhn/rhn_satellite_install.log.1, /var/log/rhn/rhn_satellite_install.log.2 등)이 있을 수 있습니다. 이는 순환 로그로 현재 rhn_satellite_install.log
파일이 logrotate(8)
데몬과 순환 로그 파일에 기록된 내용에 의해 지정된 크기까지 채워질 때 .<NUMBER> 확장자로 생성되는 로그 파일입니다. 예를 들어 rhn_satellite_install.log.1
에는 가장 오래된 순환 로그 파일이 있는 반면 rhn_satellite_install.log.4
에는 가장 최신의 순환 로그가 들어 있습니다.
구성/작업 | 로그 파일 위치 |
---|---|
Apache Web server | /var/log/httpd/ 디렉토리 |
RHN Satellite | /var/log/rhn/ 디렉토리 |
RHN Satellite 설치 프로그램 | /var/log/rhn/rhn_satellite_install.log |
데이터베이스 설치 - 임베디드 데이터베이스 (Embedded Database) | /var/log/rhn/install_db.log |
데이터베이스 채우기 | /var/log/rhn/populate_db.log |
RHN Satellite Synchronization Tool | /var/log/rhn/rhn_server_satellite.log |
Monitoring 인프라 | /var/log/nocpulse/ 디렉토리 |
Monitoring 통지 | /var/log/notification/ 디렉토리 |
RHN DB Control - 임베디드 데이터베이스 (Embedded Database) | /var/log/rhn/rhn_database.log |
RHN Task Engine (taskomatic) | /var/log/messages |
yum | /var/log/yum.log |
XML-RPC 트랜젝션 | /var/log/rhn/rhn_server_xmlrpc.log |