Comprehensive and Detailed Explanation From Exact Extract:
SolarWinds Log Analyzer supports secure syslog forwarding using the TCP protocol. The industry standard and the default port used for secure syslog (Syslog over TLS/TCP) is port 6514. This is referenced in SolarWinds documentation where it specifies:
"For secure syslog forwarding, Log Analyzer uses TCP port 6514, which is the default for syslog over TLS, as defined by RFC 5425."
This ensures that log data is encrypted during transmission, enhancing security over the default UDP port 514 (which is used for non-secure syslog).
[References:, , Log Analyzer Administrator Guide, "Syslog Forwarding", , RFC 5425 (referenced in SolarWinds documentation), , ===========, ]
Submit