» Linux »
Examen sur Linux »
Examen 201 : Advanced Administration »
Section 5 »
Question 5/23
Explanation: The file /etc/syslog.conf contains information used by the system log daemon, syslogd to forward
a system message to appropriate log files and/or users. When forwarding messages to a remote logging server,
you would specify the name of a remote host, prefixed with an @, as with: @server, which indicates that
messages are to be forwarded to the syslogd on the named host.
Reference: http://www.unidata.ucar.edu/cgi-bin/man-cgi?syslog.conf+4
Incorrect Answers
B: The syslogd daemon on the local machine needs to be configured to send messages to the remote logging server.
C: DHCP is unrelated to logging and is therefore not required.
D: The log file does not need to be shared using NFS.
E: You must edit the syslog.conf file; therefore, this answer is incorrect.