Backup Copy Task Finished
Sent when a backup copy task is finished. For more information, see Backup Copy.
General Information
Event ID: 450
Event message details: <VM name> task has finished with <State> state
Severity: Info, Warning, Error
Parameters
Parameter Name | Description | Example |
---|---|---|
JobSessionID | Job session ID. | JobSessionID="2053dad3-63d6-4990-88bd-66fa4e2ef28d" |
JobID | Job ID. | JobID="f03100a2-4d32-4ddc-a0d0-85759083e2de" |
JobType | Job type. | JobType="63" |
TaskSessionID | Task session ID. | TaskSessionID="48f7ab45-c494-4147-8af3-bcb7fef16a0c" |
OibID | Machine ID. | OibID="3d3ddf15-7a18-491d-a2b7-087c99ab6395" |
OriginalOibID | Original machine ID. | OriginalOibID="14db33a5-cec2-44e6-b3a2-f355ca2f542f" |
CreationTime | Date and time when a restore point has been created. | CreationTime="10/24/2023 06:54:02" |
Status | Session status ID. Possible values:
| Status="5" |
SourceHostName | Source host name. | SourceHostName="pdc01.tech.local" |
VmRef | Machine reference ID. | VmRef="vm-01" |
VmName | Machine name. | VmName="VM01" |
TransferredGb | Transferred data in GB. | TransferredGb="0.011" |
Platform | Platform type. | Platform="0" |
IsRetry | Defines whether the job will be retried. | IsRetry="False" |
Version | Event version (service parameter). | Version="1" |
Description | Event message details. | Description="VM01 task has finished with 'InProgress' state." |
Syslog Message Example
<14>1 2023-10-24T13:06:25.751766+02:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=450 JobSessionID="2053dad3-63d6-4990-88bd-66fa4e2ef28d" JobID="f03100a2-4d32-4ddc-a0d0-85759083e2de" JobType="63" TaskSessionID="48f7ab45-c494-4147-8af3-bcb7fef16a0c" OibID="3d3ddf15-7a18-491d-a2b7-087c99ab6395" OriginalOibID="14db33a5-cec2-44e6-b3a2-f355ca2f542f" CreationTime="10/24/2023 06:54:02" Status="5" SourceHostName="pdc01.tech.local" VmRef="vm-01" VmName="VM01" TransferredGb="0.011" Platform="0" IsRetry="False" Version="1" Description="VM01 task has finished with 'InProgress' state."] |