1Z0-822 · Question #6
Which two actions permit the system-log service to receive messages from a remote Solaris host?
The correct answer is A. setting the property config/log_from_remote to true and restarting the service D. ensuring that port 514 is open to remote traffic and doesn't require a password. When syslogd is started by means of svcadm(1M), if a value is specified for LOG_FROM_REMOTE in the /etc/defaults/syslogd file, the SMF property svc:/system/system- log/config/log_from_remote is set to correspond to the LOG_FROM_REMOTE value and the /etc/default/syslogd file is…
Question
Which two actions permit the system-log service to receive messages from a remote Solaris host?
Options
- Asetting the property config/log_from_remote to true and restarting the service
- Bsetting the property config/log_from_remote to *.noticoand restart the service
- Cconfiguring a selector for remote messages in the /etc/syslog.conf file
- Densuring that port 514 is open to remote traffic and doesn't require a password
How the community answered
(51 responses)- A88% (45)
- B8% (4)
- C4% (2)
Explanation
When syslogd is started by means of svcadm(1M), if a value is specified for LOG_FROM_REMOTE in the /etc/defaults/syslogd file, the SMF property svc:/system/system- log/config/log_from_remote is set to correspond to the LOG_FROM_REMOTE value and the /etc/default/syslogd file is modified to replace the LOG_FROM_REMOTE specification with the following comment: # LOG_FROM_REMOTE is now set using svccfg(1m), see syslogd(1m). If neither LOG_FROM_REMOTE nor svc:/system/system-log/config/log_from_remote are defined, the default is to log remote messages.
Topics
Community Discussion
No community discussion yet for this question.