Which line needs to be added to the /etc/syslog.conf file?

The director of IT operations wants all important messages and all security related syslog events
forwarded to a central system. The IT staff decides that this means that they need to forward all
the auth messages and all other messages above the notice level, excluding the user messages
to the bigbrother system.
Which line needs to be added to the /etc/syslog.conf file?

The director of IT operations wants all important messages and all security related syslog events
forwarded to a central system. The IT staff decides that this means that they need to forward all
the auth messages and all other messages above the notice level, excluding the user messages
to the bigbrother system.
Which line needs to be added to the /etc/syslog.conf file?

A.
auth.*;*.notice;user.crit @bigbrother

B.
auth.debug;*.notice;user.none @bigbrother

C.
auth.debug;*.warning;user.none @bigbrother

D.
*.emerg;*.alert;*.crit;*.warning;auth.* @bigbrother



Leave a Reply 0

Your email address will not be published. Required fields are marked *