A Solaris 10 OS is configured to log to the /var/adm/messages file using syslog. Which two
statements are correct? (Choose two.)
A.
The logadm utility automatically rotates the /var/adm/messages file.
B.
The tail -f /var/adm/messages command can be used to monitor the /var/adm/messages file in
real time.
C.
The syslog facility automatically trims the /var/adm/messages file, deleting messages that are
more than twenty-four hours old.
D.
The /var/adm/messages file is a DBF formatted binary file. The Solaris Management Console
Log Viewer GUI is the only way to monitor the /var/adm/messages file in realtime.
E.
The /var/adm/messages file only contains the severity of the message. The facility of the
message must be interpreted using the process name and ID contained in the message.