A virtual Datacenter object has been removed from the vCenter inventory, and administrators need to identify which user account performed the deletion.
A Datacenter object can be deleted via the vSphere Client (UI), PowerCLI, or the vSphere API. While the object is removed from the inventory, the event and task history recorded in vCenter logs usually contain the initiator's identity.
If the deletion occurred recently and the events have not rolled over, use the vSphere Client:
If the event is no longer visible in the UI, or for deeper auditing, search the vCenter Server Appliance (VCSA) logs directly.
[!IMPORTANT] Replace
<DC_NAME>with the exact name of the deleted datacenter
shell and pressing Enter.vpxd.log files:Alternative search for the destruction task:Event [ID] [Time] [vim.event.DatacenterRemovedEvent] [info] [DOMAIN\USER] [DatacenterName] [Removed DatacenterName]You can also check the UI client logs for specific user sessions initiating removal commands:
If the logs have rolled over and the vCenter database has cleared the events, it may be impossible to identify the initiator. In such cases, consider reviewing external syslog servers if vCenter is configured to forward logs externally.