Location Settings Updated
Sent when a user updates location settings. For more information, see Managing Locations.
General Information
Event ID: 40901
Event message details: Location <LocationName> has been modified
Severity: Info
Parameters
|
Parameter Name |
Description |
Example |
|---|---|---|
|
ChangesXML |
Updated data in the XML format. |
ChangesXML="<changes><object oldLocationName="Germany" newLocationName="Germany 01" /></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="13.0.1.180" |
|
Version |
Event version (service parameter). |
Version="1" |
|
Description |
Event message details. |
Description="Location Germany 01 has been modified." |
Syslog Message Example
|
1 2025-11-24T10:47:17.773291+02:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=40901 ChangesXML="<changes><object oldLocationName="Germany" newLocationName="Germany 01" /></changes>" UserFullInfo="<ModifiedUserInfo fullName="TECH\user1" loginType="0" />" VbrHostName="vbrsrv01.tech.local" VbrVersion="13.0.1.180" Version="1" Description="Location Germany 01 has been modified."] |