Object Location Changed
Sent when a user assigns another location to the infrastructure object. For more information, see Creating and Assigning Locations to Infrastructure Objects.
General Information
Event ID: 40903
Event message details: Object location has been changed
Severity: Info
Parameters
Parameter Name | Description | Example |
---|---|---|
ChangesXML | Updated data in the XML format. | ChangesXML="<changes><object oldLocationName="Germany 01" newLocationName="Germany 01" objectName="Single Storage Repository" /></changes>" |
UserFullInfo | Detailed information about the user who performed an operation. Includes the following data:
| UserFullInfo="<ModifiedUserInfo fullName="TECH\user1" loginType="0" />" |
VbrHostName | Backup server name. Can be a DNS name, an FQDN or an IP address. | VbrHostName="vbrsrv01.tech.local" |
VbrVersion | Veeam Backup & Replication version. | VbrVersion="12.3.1.1139" |
Version | Event version (service parameter). | Version="1" |
Description | Event message details. | Description="Object location has been changed." |
Syslog Message Example
1 2025-03-24T10:47:17.867030+02:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=40903 ChangesXML="<changes><object oldLocationName="Germany 01" newLocationName="Germany 01" objectName="Single Storage Repository" /></changes>" UserFullInfo="<ModifiedUserInfo fullName="TECH\user1" loginType="0" />" VbrHostName="vbrsrv01.tech.local" VbrVersion="12.3.1.1139" Version="1" Description="Object location has been changed."] |