N10-009 Network Operations Practice Question
A network administrator needs to centrally collect and analyze log messages from multiple routers and switches. Which protocol should be used to forward these log messages to a central server?
⚠ Common exam trap
Many candidates confuse SNMP traps with syslog messages, thinking SNMP can replace syslog for log collection, but SNMP traps are structured notifications for specific events, not a general-purpose log forwarding protocol.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Syslog
Syslog (B) is the correct protocol because it is specifically designed for centralized logging and event message collection from network devices. It uses UDP port 514 (or TCP 6514 for reliable delivery) to forward log messages from routers and switches to a central syslog server, enabling administrators to collect, analyze, and archive logs from multiple devices in a standardized format.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
SNMP
Why it's wrong here
Simple Network Management Protocol (SNMP) is an application-layer protocol used for managing and monitoring network devices, enabling administrators to query device status, modify configurations, and receive asynchronous alerts (traps) about specific events. While SNMP can report on device health and configuration changes, its primary function is not the standardized forwarding of detailed, free-form log messages like Syslog. SNMP traps are typically short, structured notifications, not a stream of comprehensive log entries, making it unsuitable for centralized, granular log collection and analysis.
When this WOULD be correct
When the question asks for a protocol to monitor device health metrics (e.g., CPU load, interface errors) or receive asynchronous alerts for specific events, SNMP (with traps or polling) would be the correct answer.
- ✓
Syslog
Why this is correct
Syslog is the industry-standard protocol specifically designed for the collection and forwarding of system and event messages from various network devices, such as routers, switches, and firewalls, to a centralized logging server. It operates primarily over UDP port 514, providing a simple, connectionless mechanism for devices to send their operational logs, security alerts, and diagnostic information. This centralized approach enables administrators to efficiently monitor, analyze, and troubleshoot network activity across multiple devices from a single location, crucial for security auditing and performance management.
- ✗
SMTP
Why it's wrong here
Simple Mail Transfer Protocol (SMTP) is an application-layer protocol used exclusively for sending and receiving email messages between mail servers and clients. Its primary function involves the reliable delivery of formatted text and attachments, typically over TCP port 25. While a device could be configured to email a log entry, SMTP is not designed for the real-time, high-volume, and structured collection of log messages from multiple network devices to a dedicated logging system, making it inefficient and impractical for centralized logging.
When this WOULD be correct
When the question asks for a protocol to send automated alert emails or notifications from a network monitoring system to an administrator's email address, SMTP would be correct.
- ✗
HTTP
Why it's wrong here
Hypertext Transfer Protocol (HTTP) is the foundational protocol for data communication on the World Wide Web, primarily used for retrieving web pages and other resources from web servers. It operates over TCP port 80 (or 443 for HTTPS) and is designed for client-server communication where a client requests a resource and a server responds. While logs could theoretically be accessed via a web interface or pushed via HTTP POST requests, HTTP is not purpose-built for the continuous, standardized, and efficient forwarding of raw log messages from network devices to a central log aggregator, lacking the specific message formats and reliability mechanisms inherent in dedicated logging protocols.
When this WOULD be correct
When the question asks for a protocol to retrieve configuration or status information from a network device via a web interface, HTTP (or HTTPS) would be correct, e.g., 'Which protocol is used to access a router's web-based management interface?'
Option-by-option analysis
Why each answer is right or wrong
Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The N10-009 exam frequently reuses these exact scenarios with slightly different constraints.
✓SyslogCorrect answer▾
Why this is correct
Syslog is the industry-standard protocol specifically designed for the collection and forwarding of system and event messages from various network devices, such as routers, switches, and firewalls, to a centralized logging server. It operates primarily over UDP port 514, providing a simple, connectionless mechanism for devices to send their operational logs, security alerts, and diagnostic information. This centralized approach enables administrators to efficiently monitor, analyze, and troubleshoot network activity across multiple devices from a single location, crucial for security auditing and performance management.
✗SNMPWrong answer — click to see why▾
Why this is wrong here
SNMP is used for monitoring and managing network devices by polling or receiving traps, but it is not designed for centralized log collection and analysis; syslog is the standard protocol for forwarding log messages.
★ When this WOULD be the correct answer
When the question asks for a protocol to monitor device health metrics (e.g., CPU load, interface errors) or receive asynchronous alerts for specific events, SNMP (with traps or polling) would be the correct answer.
Why candidates choose this
Candidates may confuse SNMP traps with syslog messages, as both can send event notifications from network devices, leading them to incorrectly choose SNMP for log collection.
✗SMTPWrong answer — click to see why▾
Why this is wrong here
SMTP is used for email transmission, not for forwarding log messages from network devices to a central server. Syslog is the standard protocol for this purpose.
★ When this WOULD be the correct answer
When the question asks for a protocol to send automated alert emails or notifications from a network monitoring system to an administrator's email address, SMTP would be correct.
Why candidates choose this
Candidates may confuse SMTP with a logging protocol because both involve sending messages, or they might think logs can be emailed directly from devices.
✗HTTPWrong answer — click to see why▾
Why this is wrong here
HTTP is a web transfer protocol, not designed for real-time log forwarding from network devices. Syslog is the standard protocol for centralized log collection.
★ When this WOULD be the correct answer
When the question asks for a protocol to retrieve configuration or status information from a network device via a web interface, HTTP (or HTTPS) would be correct, e.g., 'Which protocol is used to access a router's web-based management interface?'
Why candidates choose this
Candidates may confuse HTTP with syslog because both can be used for monitoring, or they might think HTTP can be used to send log data via API calls, but it's not the standard or efficient method for network device logs.
Analysis generated from the official N10-009blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”
Go deeper
Related to this question
Learn chapter
Network Documentation and Diagrams
Key term
UDP
UDP (User Datagram Protocol) is a communication protocol that sends data quickly without first checking if the receiver is ready or if the data arrived correctly.
Key term
TCP
TCP (Transmission Control Protocol) is a core internet protocol that ensures data is sent reliably and in order between devices over a network.
About these practice questions
Courseiva writes every N10-009 question from scratch — 464 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This N10-009 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the N10-009 exam.