1Z0-821 · Question #199
After installing the OS, you boot the system and notice that the syslogd daemon is not accepting messages from remote systems. Which two options should you select to modify the syslogd daemon…
The correct answer is B. Set the following parameter in the /etc/syslogd.conf file: LOG_FROM_REMOTE= YES Restart the D. svccfg -s svc:/system/system-log setprop config/log_from_remote=true Restart the syslogd. B: The /etc/default/syslogd file contains the following default parameter settings. Specifies whether remote messages are logged. LOG_FROM_REMOTE=NO is equivalent to the - t command-line option. The default value for LOG_FROM_REMOTE is YES.
Question
After installing the OS, you boot the system and notice that the syslogd daemon is not accepting messages from remote systems. Which two options should you select to modify the syslogd daemon configuration so that it accepts messages from remote systems?
Options
- Asvccfg -s svc:/system/system -log setprop start/exec= "syslogd -t" Restart the syslogd daemon.
- BSet the following parameter in the /etc/syslogd.conf file: LOG_FROM_REMOTE= YES Restart the
- Csvcadm enable svc:/system/system -log/config/log_from_remote Restart the syslogd daemon.
- Dsvccfg -s svc:/system/system-log setprop config/log_from_remote=true Restart the syslogd
- ESet the following parameter in the /etc/default/syslogd file: LOG_FROM_REMOTE=YES Restart
How the community answered
(50 responses)- A6% (3)
- B76% (38)
- C4% (2)
- E14% (7)
Explanation
B: The /etc/default/syslogd file contains the following default parameter settings. Specifies whether remote messages are logged. LOG_FROM_REMOTE=NO is equivalent to the - t command-line option. The default value for LOG_FROM_REMOTE is YES.
Topics
Community Discussion
No community discussion yet for this question.