Oracle
1Z0-100 · Question #84
Examine some rules from the /etc/rsyslog.conf file: *.info;mail.debug;authpriv.none;cron.none/var/log/messages uucp, news.notice/var/log/spooler Which statement is true about the listed rules?
The correct answer is C. Messages with a priority of debug or higher from the mail facility are sent to /var/log/message. See the full explanation below for the reasoning.
Question
Examine some rules from the /etc/rsyslog.conf file:
*.info;mail.debug;authpriv.none;cron.none/var/log/messages uucp, news.notice/var/log/spooler Which statement is true about the listed rules?
Options
- AOnly messages with a priority of info from all facilities are sent to /var/log/messages.
- BOnly messages with a priority of notice from the news facility are sent to /var/log/spooler.
- CMessages with a priority of debug or higher from the mail facility are sent to /var/log/message
- DOnly messages with a priority of debug from the mail facility are sent to /var/log/messages.
How the community answered
(36 responses)- A17% (6)
- B3% (1)
- C72% (26)
- D8% (3)
Community Discussion
No community discussion yet for this question.