nerdexam
SUN

310-202 · Question #328

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…

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

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    81% (22)
  • D
    11% (3)

Community Discussion

No community discussion yet for this question.

Full 310-202 Practice