When attempting to update the `Syslog.global.logHost` advanced setting on an ESXi host via vCenter Server or the Host Client, the operation fails with the following error:A general system error occurred: Internal error
ESXi 8.X
The ESXi host is unable to resolve the Fully Qualified Domain Name (FQDN) of the configured syslog server.
Ensure the ESXi host can resolve the syslog server's FQDN.
nslookup <fqdn of host>If DNS is unavailable, manually add the entry to the host's `/etc/hosts` file:
/etc/hosts` file and add the IP and FQDN of the syslog server.nslookup` or `ping`