nerdexam
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)
  • A
    3% (1)
  • B
    84% (27)
  • C
    9% (3)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 310-202 Practice