SUN
310-202 · Question #179
Given the line taken from the syslogd daemon configuration file: mail.debug /var/adm/messages What is the result of implementing this entry?
The correct answer is B. The mail.debug messages are logged locally in the /var/adm/messages file, regardless of any loghost alias. See the full explanation below for the reasoning.
Question
Given the line taken from the syslogd daemon configuration file: mail.debug /var/adm/messages What is the result of implementing this entry?
Options
- AAssuming a remote loghost is configured, the mail.debug messages are logged locally and remotely.
- BThe mail.debug messages are logged locally in the /var/adm/messages file, regardless of any loghost alias.
- CThe mail.debug messages are logged remotely if a remote host is configured in the /etc/inet/hosts file.
- DThe mail.debug messages are not logged at all because the /var/adm/messages file is for kernel messages only.
How the community answered
(32 responses)- A3% (1)
- B84% (27)
- C9% (3)
- D3% (1)
Community Discussion
No community discussion yet for this question.