We ingest the email notifications into an alert monitoring and management platform.
To get sensible information out of this requires regex queries to interpret the HTML/TXT email content.
For jobs that are very static this isnt too bad but is rather hit and miss.
For jobs that contain multiple servers or reports of variable length it becomes quite complicated.
We would prefer to be able to contruct a webhook report in addition to the standard email reports.
-
- Novice
- Posts: 6
- Liked: never
- Joined: May 29, 2025 2:05 am
- Full Name: Christopher Dine
- Contact:
-
- Product Manager
- Posts: 10570
- Liked: 2841 times
- Joined: May 13, 2017 4:51 pm
- Full Name: Fabian K.
- Location: Switzerland
- Contact:
Re: Feature Request: Webhook notifications for reports/alerts
Hello Christopher
Thanks for the request.
May I ask, does your "alert monitoring and management platform" provide syslog support?
Would that be an option instead of mail notifications?
One of the alarms you can send to a syslog server is the backup task finished event. It provides the same structure for each machine:
https://helpcenter.veeam.com/docs/backu ... ml?ver=120
Best,
Fabian
Thanks for the request.
May I ask, does your "alert monitoring and management platform" provide syslog support?
Would that be an option instead of mail notifications?
One of the alarms you can send to a syslog server is the backup task finished event. It provides the same structure for each machine:
https://helpcenter.veeam.com/docs/backu ... ml?ver=120
Code: Select all
1 2025-03-20T14:36:09.190062+02:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=150 JobSessionID="c0d93abe-3adf-4397-b762-351b73acf7e1" JobID="c4415b30-de82-4403-8816-ea66636356e8" JobType="0" TaskSessionID="5005b373-ad69-4081-a50a-835387c66824" OibID="35503d1d-28f9-49ed-82d5-b81c33f9d978" OriginalOibID="35503d1d-28f9-49ed-82d5-b81c33f9d978" CreationTime="03/20/2025 12:34:03" Status="0" JobDescription="Created by Powershell at 03/20/2025 8:56:14 AM." SourceHostName="pdc01.tech.local" VmRef="vm-01" VmName="VM01" TransferredGb="12.731" Platform="0" IsRetry="False" SourceType="2" VbrHostName="vbrsrv01.tech.local" VbrVersion="12.3.1.1139" Version="1" Description="VM01 task has finished with 'Success' state."]
Best,
Fabian
Product Management Analyst @ Veeam Software
-
- Novice
- Posts: 6
- Liked: never
- Joined: May 29, 2025 2:05 am
- Full Name: Christopher Dine
- Contact:
Re: Feature Request: Webhook notifications for reports/alerts
Hi Fabian,
It supports email and webhook. We are currently using email but due to how you format your reports it's a bit complex getting the regex to extract meaningful information.
Additionally, I don't want to focus too much on this platform as the sole use case.
We would conceptually want to spit out webhooks to other systems as well.
It supports email and webhook. We are currently using email but due to how you format your reports it's a bit complex getting the regex to extract meaningful information.
Additionally, I don't want to focus too much on this platform as the sole use case.
We would conceptually want to spit out webhooks to other systems as well.
Who is online
Users browsing this forum: Amazon [Bot], Bing [Bot], Google [Bot] and 8 guests