On-Prem HCX Connector:
- Login and assume root privileges.
- Check for the presence of a bad symlink:
root@hcx [ /common/logs/kafka ]# ls -al /common/logs/kafka/ | grep common/logs
lrwxrwxrwx 1 kafka kafka 18 Jun 4 2019 kafka -> /common/logs/kafka
- Remove the bad symlink:
root@hcx [ /common/logs/kafka ]# rm kafka
VMC on AWS HCX Connector:
Open a support request with VMware support.