A systems administrator is configuring a centralized server to automatically receive and aggregate system diagnostic logs and status events generated by enterprise routers, switches, and firewalls across the organization. Which network server role should be installed on this host, and which default protocol port must be open to allow this log traffic?
- Syslog server using UDP port 514Answer
- BSyslog server using TCP port 53
- CDHCP server using UDP port 67
- DDNS server using APIPA port 169
Answer
The correct role is a Syslog server operating on UDP port 514.
Syslog is the standard service protocol utilized for central event logging, security auditing, and system monitoring across network devices, and it operates over UDP port 514 by default.
Step-by-Step Solution
Key Concept
Syslog server role and default port (UDP 514)