nerdexam
Cisco

200-301 · Question #1411

Which fact must the engineer consider when implementing syslog on a new network?

The correct answer is C. The logging level defines the severity of a particular message.. When implementing syslog, an engineer must understand that logging levels are used to categorize messages based on their severity.

Submitted by dimitri_ru· Mar 5, 2026IP Services

Question

Which fact must the engineer consider when implementing syslog on a new network?

Options

  • ASyslog defines the software or hardware component that triggered the message.
  • BThere are 16 different logging levels (0-15).
  • CThe logging level defines the severity of a particular message.
  • DBy default, all message levels are sent to the syslog server.

How the community answered

(28 responses)
  • A
    4% (1)
  • C
    89% (25)
  • D
    7% (2)

Why each option

When implementing syslog, an engineer must understand that logging levels are used to categorize messages based on their severity.

ASyslog defines the software or hardware component that triggered the message.

While syslog messages do include information about the source (facility), the logging level itself defines message severity, not the software or hardware component that triggered it.

BThere are 16 different logging levels (0-15).

Syslog typically defines 8 standard logging levels (0-7) to classify messages by severity, not 16.

CThe logging level defines the severity of a particular message.Correct

The logging level in syslog (e.g., emergency, alert, critical, error, warning, notice, informational, debug) is a crucial parameter that specifically defines the severity or importance of a particular message, allowing engineers to filter and prioritize alerts.

DBy default, all message levels are sent to the syslog server.

By default, most network devices do not send all possible syslog message levels to a remote syslog server; specific configuration is usually required to enable and filter messages for remote logging.

Concept tested: Syslog logging levels

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sysmsg/configuration/xe-16/sm-xe-16-book/sm-log-sys-msgs.html

Topics

#Syslog#Logging levels#Message severity

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice