Verify that vRealize Operations Manager is integrated with vRealize Log Insight.
Validate the integration status between vRealize Operations Manager and vRealize Log Insight to ensure that the vRealize Log Insight adapter is configured correctly.
UI Procedure
Expected Outcome |
---|
The vRealize Log Insight adapter has a status of OK. |
Log in to the vRealize Operations Manager operations interface at https://<vrealize_operations_manager_fqdn> with a user assigned the Administrator role.
For vRealize Operations Manager 8.5 and earlier:
On the main navigation bar, click Administration.
In the left pane, select
.
For vRealize Operations Manager 8.6 and later:
In the left pane, navigate to
.On the Accounts tab, expand the vRealize Log Insight adapter list.
Verify that the vRealize Log Insight adapter shows an OK status.
If you encounter issues while performing this procedure, use the following troubleshooting tips.
Troubleshooting Tips |
---|
|
PowerShell Procedure
Start Windows PowerShell.
Replace the values in the sample code with values from your VMware Cloud Foundation Planning and Preparation Workbook and run the commands in the PowerShell console.
$sddcManagerFqdn = "sfo-vcf01.sfo.rainpole.io" $sddcManagerUser = "administrator@vsphere.local" $sddcManagerPass = "VMw@re1!"
Perform the verification by running the command in the PowerShell console.
Test-vROPsAdapterStatusByType -server $sddcManagerFqdn -user $sddcManagerUser -pass $sddcManagerPas -adapterKind LogInsightAdapter
Expected Outcome
Adapter Name : vRSLCM_VCF_Log Insight Adapter - sfo-vrli01, Health Status: GREEN