Solved

A Linux Administrator Wants to Configure Log Messages of Critical

Question 43

Multiple Choice

A Linux administrator wants to configure log messages of critical or higher severity levels from the cron utility to be logged to the console. Which of the following will accomplish this objective?


A) Edit the /etc/logrotate.d/cron file to include the line cron.emerg.* /dev/console Edit the /etc/logrotate.d/cron file to include the line cron.emerg.* /dev/console
B) Edit the /etc/rsyslog.conf file to include the line cron.emerg.* /dev/console /etc/rsyslog.conf
C) Edit the /etc/logrotate.conf file to include the line cron.emerg.* /dev/console /etc/logrotate.conf
D) Edit the /etc/rsyslog.d/conf file to include the line cron.emerg.* /dev/console /etc/rsyslog.d/conf file to include the line

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions