View Log Files (Oracle Solaris)
# dmesg
Related Information
■
“View Log Files (Oracle Solaris)” on page 51
■
“View Log Files (Oracle ILOM)” on page 51
View Log Files (Oracle Solaris)
The error logging daemon, syslogd, automatically records various system warnings, errors, and
faults in message files. These messages can alert you to system problems such as a device that
is about to fail. For example, drive faults are usually captured by the Oracle Solaris message
files.
The /var/adm directory contains several message files. The most recent messages are in
the /var/adm/messages file. After a period of time (usually every week), a new messages
file is automatically created. The original contents of the messages file are rotated to a file
named messages.1. Over a period of time, the messages are further rotated to messages.2 and
messages.3, and then deleted.
1.
Log in to Oracle Solaris.
2.
View log files.
# more /var/adm/messages
3.
To view all logged messages, type:
# more /var/adm/messages*
Related Information
■
“Display Fault Diagnostics (Message Buffer)” on page 50
■
“View Log Files (Oracle Solaris)” on page 51
View Log Files (Oracle ILOM)
1.
View the event log.
Detecting and Managing Faults 51