Port 514
SyslogSend system logs to a central log server (Syslog)
Full name:
Syslog
What is port 514?
Syslog on UDP port 514 is the standard protocol for forwarding log messages from servers, routers, and switches to a central log server or SIEM. It is the default logging mechanism on Unix/Linux systems and most network equipment. All data is transmitted in plaintext. For secure, tamper-evident log transport use Syslog over TLS (TCP port 6514). Note: on older systems, TCP port 514 was used by rsh (remote shell).