리눅스 분류
syslogd
작성자 정보
- 철진 작성
- 작성일
컨텐츠 정보
- 1,962 조회
- 3 댓글
- 0 추천
- 목록
본문
<P>부팅시 시스템로그 시작에서 Fail 이 납니다.</P>
<P>넘어가긴 하는데 멈춰있는시간이 5분정도 돼는것같습니다.</P>
<P>syslog 재시작을 해도 실패하구요 </P>
<P>재설치를 해야할까요 </P>
<P>RPM찾아보니깐 RPM도 없는것 같구 CentOS 4.3 i386 버전 입니다. </P>
<P> </P>
<P> </P>
sysconfig/ sysctl.conf syslog.conf
[root@mailene /]# cat /etc/syslog.conf
# Log all kernel messages to the console.
# Logging much else clutters up the screen.
#kern.* /dev/console
# Log anything (except mail) of level info or higher.
# Don't log private authentication messages!
*.info;mail.none;news.none;authpriv.none;cron.none /var/log/messages
# The authpriv file has restricted access.
authpriv.* /var/log/secure
# Log all the mail messages in one place.
mail.* /var/log/maillog
# Log cron stuff
cron.* /var/log/cron
# Everybody gets emergency messages
*.emerg *
# Save news errors of level crit and higher in a special file.
uucp,news.crit /var/log/spooler
# Save boot messages also to boot.log
local7.* /var/log/boot.log
#
# INN
#
news.=crit /var/log/news/news.crit
news.=err /var/log/news/news.err
news.notice /var/log/news/news.notice
/etc/syslog.conf 정보입니다.
/etc/rc.d/init.d/syslog restart
커널관련 기록을 종료함: [ 확인 ]
시스템 기록을 종료하고 있습니다: [실패]
시스템 기록을 시작하고 있습니다: [실패]
커널관련 기록을 시작함: [ 확인 ]
이렇게 나오구 ;; 에러메시지는
<P>넘어가긴 하는데 멈춰있는시간이 5분정도 돼는것같습니다.</P>
<P>syslog 재시작을 해도 실패하구요 </P>
<P>재설치를 해야할까요 </P>
<P>RPM찾아보니깐 RPM도 없는것 같구 CentOS 4.3 i386 버전 입니다. </P>
<P> </P>
<P> </P>
sysconfig/ sysctl.conf syslog.conf
[root@mailene /]# cat /etc/syslog.conf
# Log all kernel messages to the console.
# Logging much else clutters up the screen.
#kern.* /dev/console
# Log anything (except mail) of level info or higher.
# Don't log private authentication messages!
*.info;mail.none;news.none;authpriv.none;cron.none /var/log/messages
# The authpriv file has restricted access.
authpriv.* /var/log/secure
# Log all the mail messages in one place.
mail.* /var/log/maillog
# Log cron stuff
cron.* /var/log/cron
# Everybody gets emergency messages
*.emerg *
# Save news errors of level crit and higher in a special file.
uucp,news.crit /var/log/spooler
# Save boot messages also to boot.log
local7.* /var/log/boot.log
#
# INN
#
news.=crit /var/log/news/news.crit
news.=err /var/log/news/news.err
news.notice /var/log/news/news.notice
/etc/syslog.conf 정보입니다.
/etc/rc.d/init.d/syslog restart
커널관련 기록을 종료함: [ 확인 ]
시스템 기록을 종료하고 있습니다: [실패]
시스템 기록을 시작하고 있습니다: [실패]
커널관련 기록을 시작함: [ 확인 ]
이렇게 나오구 ;; 에러메시지는
관련자료
-
이전
-
다음
댓글 3
잡초인생님의 댓글
- 잡초인생
- 작성일
머가 있어야 보겠는데 없네요. 에러 메시지나 머 그런게 있으면 다른 님들이 정확한
답변을 주시지 않을까 생각합니다.
답변을 주시지 않을까 생각합니다.
김정기님의 댓글
- 김정기
- 작성일
/etc/syslog.conf 내용도 궁금합니다.
철진님의 댓글
- 철진
- 작성일
잡아볼려구 암만해봐두 안돼네요