File Backup Job Finished
Sent when a user starts a file backup job session. For more information, see Creating File Backup Jobs.
General Information
Event ID: 151
Event message details: Source <Name> task has finished with <State> state. <Details>
Severity: Info, Warning, Error
Parameters
Parameter Name  | Description  | Example  | 
|---|---|---|
JobSessionID  | Job session ID.  | JobSessionID="e2ae09f0-97d5-4e7e-8b5d-51f226f11ce7"  | 
JobID  | Job ID.  | JobID="21d267c3-1746-4806-800b-eca787723eae"  | 
JobType  | Job type.  | JobType="13000"  | 
TaskSessionID  | Task session ID.  | TaskSessionID="8794851b-fbf8-4560-9f59-401d8ca2b921"  | 
Status  | Session status ID. Possible values: 
  | Status="0"  | 
JobDescription  | Job description.  | JobDescription="SMB File Share backup"  | 
SourceHostName  | Source host name.  | SourceHostName="\\fs1\Folder"  | 
SourceName  | Source name.  | SourceName="\\fs1\Folder"  | 
TransferredGb  | Transferred data in GB.  | TransferredGb="0.059"  | 
Platform  | Platform type.  | Platform="11"  | 
IsRetry  | Defines whether the job will be retried.  | IsRetry="False"  | 
Version  | Event version (service parameter).  | Version="1"  | 
Description  | Event message details.  | Description="Source '\\fs1\Folder' task has finished with 'Success' state."  | 
Syslog Message Example
<14>1 2023-10-20T16:11:59.583443+02:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=151 JobSessionID="e2ae09f0-97d5-4e7e-8b5d-51f226f11ce7" JobID="21d267c3-1746-4806-800b-eca787723eae" JobType="13000" TaskSessionID="8794851b-fbf8-4560-9f59-401d8ca2b921" Status="0" JobDescription="SMB File Share backup" SourceHostName="\\fs1\Folder" SourceName="\\fs1\Folder" TransferredGb="0.059" Platform="11" IsRetry="False" Version="1" Description="Source '\\fs1\Folder' task has finished with 'Success' state."]  |