vCenter from Integrations in Operations is not showing in the vSphere Integrations page in the Aria Operations for Logs.
Reviewing the database shows 'null' values for several columns for the vCenter in question in the database.
- SSH to the Aria Operations for Logs with root user.
- Connect to DB.
cqlsh-no-pass - To get log collection configurations, run the query below and copy the component_id from the output.
SELECT * FROM logdb.log_configs; - Review the row for vCenter not showing in the UI. It will have 'null' in many of the columns such IP_address, etc., etc.