Health Check Job Finished
Sent when a health check job session is finished. For more information, see Maintenance Settings.
General Information
Event ID: 41710
Event message details: Health check session <JobName> has been finished with <State> state. <Details>
Severity: Info, Warning, Error
Parameters
|
Parameter Name |
Description |
Example |
|---|---|---|
|
JobSessionID |
Job session ID. |
JobSessionID="e73fc5d1-47bf-46e5-ac7a-ea7050b831a7" |
|
JobID |
Job ID. |
JobID="cb16e947-5198-2d40-9571-5d7c186cd411" |
|
JobResult |
Job result ID. Possible values:
|
JobResult="2" |
|
JobType |
Job type. |
JobType="76" |
|
Platform |
Platform type. |
Platform="4" |
|
WillBeRetried |
Defines whether the job will be retried. |
WillBeRetried="False" |
|
JobName |
Job name. |
JobName="backup_weekly" |
|
SourceType |
Job source type. |
SourceType="5" |
|
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="Health check session backup_weekly has been finished with 'Failed' state Job details: Failed to perform backup verification" |
Syslog Message Example
|
1 2025-11-30T12:36:20.613369+01:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=41710 JobSessionID="e73fc5d1-47bf-46e5-ac7a-ea7050b831a7" JobID="cb16e947-5198-2d40-9571-5d7c186cd411" JobResult="2" JobType="76" Platform="4" WillBeRetried="False" JobName="backup_weekly" SourceType="5" VbrHostName="vbrsrv01.tech.local" VbrVersion="13.0.1.180" Version="1" Description="Health check session backup_weekly has been finished with 'Failed' state Job details: Failed to perform backup verification"] |