SUN
310-202 · Question #328
310-202 Question #328: Real Exam Question with Answer & Explanation
The correct answer is C. auth.debug;*.warning;user.none @bigbrother. See the full explanation below for the reasoning.
Question
You want to set up a centralized server for sysiog messages while also limiting the type of messages sent to that server as follows: - All security related syslog events should be forwarded to the bigbrother server. - All of the auth messages should be forwarded to the bigbrother server. - All messages above the notice level should be forwarded to the bigbrother server. - Do not forward any user messages. Which line needs to be added to the sysiog configuration file to make this change effective?
Options
- Aauth.; .notice;user.crit @bigbrother
- Bauth.debug;*.not ice;user.none @bigbrother
- Cauth.debug;*.warning;user.none @bigbrother
- D.emerg;.alert;.crit;.warning;auth.* @bigbrother
Community Discussion
No community discussion yet for this question.