Backup Proxy Settings Updated
Sent when a user updates backup proxy settings.
General Information
Event ID: 27800
Event message details: Backup proxy <ProxyName> <Type> has been modified
Severity: Info
Parameters
|
Parameter Name |
Description |
Example |
|---|---|---|
|
ProxyID |
Backup proxy ID. |
ProxyID="50cbf622-129e-482a-9197-d67e5bb1fb1f" |
|
ProxyName |
Backup proxy name. |
ProxyName="Backup Proxy" |
|
ChangesXML |
Updated data in the XML format. |
ChangesXML="<changes><object id="50cbf622-129e-482a-9197-d67e5bb1fb1f"><property internal="MaxConcurentTasks" type="Integer"><old>2</old><new>4</new></property></object></changes>" |
|
UserName |
Name of the user who performed an operation. |
UserName="TECH\user1" |
|
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="Backup proxy Backup Proxy (File) has been modified." |
Syslog Message Example
|
1 2025-11-23T22:07:39.197747+02:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=27800 ProxyID="50cbf622-129e-482a-9197-d67e5bb1fb1f" ProxyName="Backup Proxy" ChangesXML="<changes><object id="50cbf622-129e-482a-9197-d67e5bb1fb1f"><property internal="MaxConcurentTasks" type="Integer"><old>2</old><new>4</new></property></object></changes>" UserName="TECH\user1" VbrHostName="vbrsrv01.tech.local" VbrVersion="13.0.1.180" Version="1" Description="Backup proxy Backup Proxy (File) has been modified."] |