In the Management > Hosts tab of the Aria Operations for Logs user interface, users may observe multiple entries for the same host. Typically, one entry appears with the IP address, while another shows the fully qualified domain name (FQDN).
Aria Operations for Logs 8.x
Performing a nslookup on the affected host using either the IP address or the FQDN fails to return a valid resolution.
nslookup <hostname>
nslookup <IP-address>
ingestion_hosts_v3 table:root via SSH or web console.cqlsh-no-pass
cqlsh-no-pass:sed -i 's/validate = true/validate = false/' /storage/core/loginsight/cidata/cassandra/config/cqlshrc
ingestion_hosts_v3 table:truncate logdb.ingestion_hosts_v3;
exit
To validate the status of truncation execute the following command: lisuper@cqlsh> SELECT * FROM logdb.ingestion_hosts_v3;
Refer: Multiple Inactive ESXi Host Email Alerts Triggered by Aria Operations for Logs Cluster