VMware vSphere 6.5 Foundations (VCP6.5-DCV) — Question 11
A VMware vSphere 6.x Administrator is tasked with configuring vRealize Log Insight.
What three ports can be used for syslog? (Choose three.)
Answer options
- A. 514/UDP
- B. 1514/TCP
- C. 8443/TCP
- D. 514/TCP
- E. 123/UDP
Correct answer: A, B, D
Explanation
The correct answers are A, B, and D because ports 514/UDP and 514/TCP are standard for syslog communication, and 1514/TCP is also used for syslog. Option C (8443/TCP) is typically used for secure web traffic and is not relevant for syslog, while option E (123/UDP) is used for NTP, not syslog.