nerdexam
EC-CouncilEC-Council

312-49 · Question #77

312-49 Question #77: Real Exam Question with Answer & Explanation

The correct answer is A: TCP. A — TCP. Syslog is a client/server protocol standard used to forward log messages across an IP network. While traditional syslog implementations used UDP port 514 (connectionless, no guaranteed delivery), the protocol can also use TCP for reliable, ordered transmission of log m

Submitted by carter_n· Apr 18, 2026Network Forensics

Question

Syslog is a client/server protocol standard for forwarding log messages across an IP network. Syslog uses ___________to transfer log messages in a clear text format.

Options

  • ATCP
  • BFTP
  • CSMTP
  • DPOP

Explanation

A — TCP. Syslog is a client/server protocol standard used to forward log messages across an IP network. While traditional syslog implementations used UDP port 514 (connectionless, no guaranteed delivery), the protocol can also use TCP for reliable, ordered transmission of log messages in clear text. RFC 6587 formally defines syslog transport over TCP. TCP ensures logs are not lost in transit, which is critical for security monitoring and audit trails.

Topics

#Syslog#Network Protocols#TCP#Log Forwarding

Community Discussion

No community discussion yet for this question.

Full 312-49 PracticeBrowse All 312-49 Questions