The host "[syslog server IP]:6514" has become unreachable. Remote logging to this host has stopped[YYYY-MM-DD-THH:MM:SS] <syslog server name> rsyslogd[####]: not permitted to talk to peer '[Host IP]', certificate invalid: insecure algorithm [v8.2510.0-2.el9][YYYY-MM-DD-THH:MM:SS] <syslog server name> rsyslogd[####]: invalid cert info: peer provided 4 certificate(s). Certificate 1 info: certificate valid from [YYYY-MM-DD-THH:MM:SS] to [YYYY-MM-DD-THH:MM:SS]; Certificate public key: RSA; DN: C=US,ST=<State>,L=<City>,O=<Example Company>,OU=ABCR,CN=<ESXi hostname>.example.com,EMAIL=####@example.com; Issuer DN: DC=com,DC=example,DC=corp,CN=<Example Internal Issuing CA>; SAN:DNSname: <ESXi hostname>.example.com; [v8.2510.0-2.el9]
[YYYY-MM-DD-THH:MM:SS] In(14) vobd[####]: [UserLevelCorrelator] ####us: [esx.problem.vmsyslogd.remote.failure] The host "[syslog server IP]:6514" has become unreachable. Remote logging to this host has stopped.[YYYY-MM-DD-THH:MM:SS] In(14) vobd[####]: The event ([esx.problem.vmsyslogd.remote.failure] The host "[syslog server IP]:6514" has become unreachable. Remote logging to this host has stopped.) was sent immediately to hostd;[YYYY-MM-DD-THH:MM:SS] In(14) vobd[####]: [GenericCorrelator] ####us: [vob.user.vmsyslogd.remote.failure] The host "[syslog server IP]:6514" has become unreachable. Remote logging to this host has stopped.
[YYYY-MM-DD-THH:MM:SS] vmsyslog.loggers.network : ERROR ] Error shutting down socket.[YYYY-MM-DD-THH:MM:SS] vmsyslog.loggers.network : ERROR ] [syslog server IP]:6514 - socket error : EOF occurred in violation of protocol (_ssl.c:2437)VMware vSphere ESXi 8.x
The TLS connection failure to the encrypted syslog server is caused by an incomplete Subject Alternative Name (SAN) in the ESXi host certificate or an "insecure algorithm" rejection by modern syslog servers. Successful TLS connections require the certificate to contain the FQDN and IP address to satisfy peer validation.
To resolve this issue and resume successful log forwarding, you must generate and apply a new certificate for the affected ESXi host with the complete Subject Alternative Name (SAN) entries.
Generate a new Certificate Signing Request (CSR) for the ESXi host. Refer Generating Certificate or Certificate Signing Request(CSR)
Ensure the new CSR includes all of the following Subject Alternative Name (SAN) entries:
DNS (FQDN)
IP Address
Apply the newly generated certificate to the ESXi host.
Verify that the TLS connection to the syslog server is established.