Target Location Does Not Match Source Location
Sent when a user migrates infrastructure objects to a different location. For more information, see Managing Locations.
General Information
Event ID: 26010
Event message details: Potential data sovereignty violation: target <TargetName> location <TargetLocation> does not match source <ObjectName> location <SourceLocation>
Severity: Warning
Parameters
Parameter Name | Description | Example |
---|---|---|
ObjectName | Name of the infrastructure object. | ObjectName="VMware Server 01" |
SourceLocation | Source location of the infrastructure object. | SourceLocation="Italy" |
SourceLocationID | Source location ID of the infrastructure object. | SourceLocationID="3719a4bb-78be-514f-4caf-2a3a9a63b17c" |
TargetName | Name of the host in the target location. | TargetName="esxi01.tech.local" |
TargetLocation | Target location of the infrastructure object. | TargetLocation="Germany" |
TargetLocationID | Target location ID of the infrastructure object. | TargetLocationID="4260b7cc-35fd-498c-8bef-5e2e8e78a15b" |
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="Potential data sovereignty violation: target esxi01.tech.local location (Germany) does not match source VMware Server 01 location (Italy)" |
Syslog Message Example
1 2025-03-20T11:52:13.085626+01:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=26010 ObjectName="VMware Server 01" SourceLocation="Italy" SourceLocationID="3719a4bb-78be-514f-4caf-2a3a9a63b17c" TargetName="esxi01.tech.local" TargetLocation="Germany" TargetLocationID="4260b7cc-35fd-498c-8bef-5e2e8e78a15b" VbrHostName="vbrsrv01.tech.local" VbrVersion="12.3.1.1139" Version="1" Description="Potential data sovereignty violation: target esxi01.tech.local location (Germany) does not match source VMware Server 01 location (Italy)"] |