Cloud Gateway Settings Updated
Sent when a service provider updates cloud gateway settings. For more information, see Adding Cloud Gateways.
General Information
Event ID: 24131
Event message details: Cloud gateway <GatewayName> <GatewayID> has been modified
Severity: Info
Parameters
Parameter Name | Description | Example |
---|---|---|
GatewayID | Description. | GatewayID="5b69b400-6a50-4c9e-ad6b-653acaf7b173" |
ChangesXML | Updated data in the XML format. | ChangesXML="<changes><object id="5b69b400-6a50-4c9e-ad6b-653acaf7b173"><property internal="GateExternalFQDNorIp" type="String"><old>proxysrv01.tech.local</old><new>proxysrv02.tech.local</new></property></object></changes>" |
UserName | Name of the user who performed an operation. | UserName="TECH\user1" |
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="Cloud gateway VBRSRV01 [5b69b400-6a50-4c9e-ad6b-653acaf7b173] has been modified" |
Syslog Message Example
1 2025-03-20T12:06:42.517325+01:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=24131 GatewayID="5b69b400-6a50-4c9e-ad6b-653acaf7b173" ChangesXML="<changes><object id="5b69b400-6a50-4c9e-ad6b-653acaf7b173"><property internal="GateExternalFQDNorIp" type="String"><old>proxysrv01.tech.local</old><new>proxysrv02.tech.local</new></property></object></changes>" UserName="TECH\user1" UserFullInfo="<ModifiedUserInfo fullName="TECH\user1" loginType="0" />" VbrHostName="vbrsrv01.tech.local" VbrVersion="12.3.1.1139" Version="1" Description="Cloud gateway VBRSRV01 [5b69b400-6a50-4c9e-ad6b-653acaf7b173] has been modified"] |