vCenter from Integrations in Operations is not showing in the vSphere Integrations page in the Aria Operations for Logs.
search cancel

vCenter from Integrations in Operations is not showing in the vSphere Integrations page in the Aria Operations for Logs.

book

Article ID: 447528

calendar_today

Updated On:

Products

VCF Operations

Issue/Introduction

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.

  1. SSH to the Aria Operations for Logs with root user.
  2. Connect to DB.
    cqlsh-no-pass
  3. To get log collection configurations, run the query below and copy the component_id from the output.
    SELECT * FROM logdb.log_configs;
  4. Review the row for vCenter not showing in the UI. It will have 'null' in many of the columns such IP_address, etc., etc.

 

Environment

Aria Operations for Logs 9.x
vCF Operations 9.x

Resolution

  1. Log into VCF Operations UI and navigate to Administration → Integrations.
  2. Expand the VCF Instance, select the impacted domain, and click the vCenter tab.
  3. Change from System managed credentials to a privileged user account.
  4. Perform Validate connection.
  5. Save the configuration.
  6. Wait few minutes for vCenter entry to show in vSphere Integration's page in Aria Operations for Logs