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 <Name> 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" />"  | 
Version  | Event version (service parameter).  | Version="1"  | 
Description  | Event message details.  | Description="Location Germany 01 has been modified."  | 
Syslog Message Example
<14>1 2023-10-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" />" Version="1" Description="Location Germany 01 has been modified."]  |