Cloud Gateway Pool Settings Updated
Sent when a service provider updates cloud gateway pool settings. For more information, see Configuring Cloud Gateway Pools.
General Information
Event ID: 24142
Event message details: Cloud gateway pool <GatewayPoolName> <GatewayPoolID> has been modified
Severity: Info
Parameters
Parameter Name | Description | Example |
---|---|---|
GatewayPoolID | Cloud gateway pool ID. | GatewayPoolID="0b463ec4-5965-41a9-bdd1-fc9834a55f7f" |
GatewayPoolName | Cloud gateway pool name. | GatewayPoolName="Cloud gateway pool 1" |
ChangesXML | Updated data in the XML format. | ChangesXML="<changes><object id="0b463ec4-5965-41a9-bdd1-fc9834a55f7f"><property name="Description" internal="Description" type="String"><old>Created by TECH\user1 at 03/20/2025 12:10 PM.</old><new>New cloud gateway pool.</new></property></object></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="Cloud gateway pool 'Cloud gateway pool 1' [0b463ec4-5965-41a9-bdd1-fc9834a55f7f] has been modified." |
Syslog Message Example
1 2025-03-20T12:10:36.588735+01:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=24142 GatewayPoolID="0b463ec4-5965-41a9-bdd1-fc9834a55f7f" GatewayPoolName="Cloud gateway pool 1" ChangesXML="<changes><object id="0b463ec4-5965-41a9-bdd1-fc9834a55f7f"><property name="Description" internal="Description" type="String"><old>Created by TECH\user1 at 03/20/2025 12:10 PM.</old><new>New cloud gateway pool.</new></property></object></changes>" UserFullInfo="<ModifiedUserInfo fullName="TECH\user1" loginType="0" />" VbrHostName="vbrsrv01.tech.local" VbrVersion="12.3.1.1139" Version="1" Description="Cloud gateway pool 'Cloud gateway pool 1' [0b463ec4-5965-41a9-bdd1-fc9834a55f7f] has been modified."] |