Applicable Windows EventIDs for Acronis Backup & Recovery?
Background:
I work as a backup administrator for a managed services provider and we have a client reporting feature that analyzes Windows Events to determine a fail/success rate.
There is a .xml file that identifies failed/successful eventIDs and the corresponding event sources.
One of the backup solutions in place at some of our clients are versions of Acronis Backup & Recovery. In addition to this Kaseya Backup is in use which leverages the Acronis Backup & Recovery API
Issue:
There are no eventIDs for Acronis identified in the .xml config file. I was wondering if someone could assist me in locating documentation that lists common eventIDs in use by Acronis Backup & Recovery, and a description of those IDs, so that we may improve our client-facing reporting. Thanks in advance!

- Accedi per poter commentare

As of now, event ID in logged events is always 1, category corresponds to error module (307 in example below). Error code is written only as text in the event description.
Error code: 41
Module: 307
LineInfo: e67911111190dd9e
Fields: $module : agent_protection_addon_vs
Message: ProtectCommand: ...
As far as I know, there is no document describing possible errors and their descriptions, however you can use event type - error/warning/information .
- Accedi per poter commentare