Connecting Workload Domain to Aria Operations for Logs fails with Concurrent_Change issue
book
Article ID: 371156
calendar_today
Updated On:
Products
VMware SDDC Manager
Issue/Introduction
"Connect Workload Domain to VMware Aria Operations for Logs" workflow in SDDC Manager is failing on step "NSX Manager Log Insight Configuration"
Error displayed in the UI should be similar to:
Message: Unable to Configure Syslog Server vrli.example.com for NSX Manager nsx.example.com
Cause: ConcurrentChange (com.vmware.vapi.std.errors.concurrent_change) => { messages = [], data = struct => {error_message=Error, another syslog exporter with the same properties already exists., error_code=36136, module_name=node-services}, errorType = CONCURRENT_CHANGE }
Environment
VCF 5.2
Cause
There is existing Syslog Server already configured within NSX Manager
Resolution
Login into NSX Manager
Select System
Select Fabric > Profiles
Select the Node Profiles tab
Click All NSX Nodes
Under Syslog Servers edit the existing entry and change to one of the NSX Manager nodes from the VIP and save
Return to SDDC Manager and restart the task and the workflow succeeds.