/var/log/messages

Jmnote (토론 | 기여)님의 2025년 11월 9일 (일) 15:05 판 (→‎개요)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

개요[ | ]

/var/log/messages
바 로그 메시지, 바로 그 메시지
$ cat /var/log/messages
Mar  9 03:10:01 localhost rsyslogd: [origin software="rsyslogd" swVersion="5.8.10" x-pid="1687" x-info="http://www.rsyslog.com"] rsyslogd was HUPed
Mar  9 03:28:11 localhost dhclient[1770]: DHCPREQUEST on eth1 to 192.168.0.1 port 67 (xid=0x6b4e1cbb)
Mar  9 03:28:11 localhost dhclient[1770]: DHCPACK from 192.168.0.1 (xid=0x6b4e1cbb)
Mar  9 03:28:11 localhost dhclient[1770]: bound to 192.168.0.39 -- renewal in 3317 seconds.
Mar  9 03:28:11 localhost NetworkManager[1752]: <info> (eth1): DHCPv4 state changed bound -> renew
...
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}