Restore Point Created
Sent when a restore point is created during a backup job session. For more information, see Backup Chain.
General Information
Event ID: 10010
Event message details: VM <VmName> restore point has been created
Severity: Info
Parameters
|
Parameter Name |
Description |
Example |
|---|---|---|
|
OibID |
Machine ID. |
OibID="35503d1d-28f9-49ed-82d5-b81c33f9d978" |
|
OriginalOibID |
Original machine ID. |
OriginalOibID="35503d1d-28f9-49ed-82d5-b81c33f9d978" |
|
VmRef |
Machine reference ID. |
VmRef="vm-01" |
|
VmName |
Machine name. |
VmName="VM01" |
|
ServerName |
Server name. |
ServerName="pdcsrv01.tech.local" |
|
DateTime |
Date and time when a restore point has been created. |
DateTime="03/20/2025 12:34:03" |
|
IsCorrupted |
Defines whether a restore point is corrupted. |
IsCorrupted="False" |
|
Platform |
Platform type. |
Platform="0" |
|
StorageSize |
Storage size. |
StorageSize="13874364416" |
|
RepositoryID |
Backup repository ID. |
RepositoryID="88788f9e-d8f5-4eb4-bc4f-9b3f5403bcec" |
|
IsFull |
Defines whether a restore point is a full backup. |
IsFull="True" |
|
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="VM 'VM01' restore point has been created." |
Syslog Message Example
|
1 2025-11-20T14:36:09.190062+02:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=10010 OibID="35503d1d-28f9-49ed-82d5-b81c33f9d978" OriginalOibID="35503d1d-28f9-49ed-82d5-b81c33f9d978" VmRef="vm-01" VmName="VM01" ServerName="pdcsrv01.tech.local" DateTime="03/20/2025 12:34:03" IsCorrupted="False" Platform="0" StorageSize="13874364416" RepositoryID="88788f9e-d8f5-4eb4-bc4f-9b3f5403bcec" IsFull="True" VbrHostName="vbrsrv01.tech.local" VbrVersion="13.0.1.180" Version="1" Description="VM 'VM01' restore point has been created."] |