In addition to being notified that the backup has failed, it is often useful to examine the log output from NTBackup right away. You can configure EventSentry to automatically email you the detailed log output from NTBackup when the backup does not complete successfully.
1. | Create Notification Script: The script is responsible for finding the latest backup log file and emailing it using blat.exe. |
2. | Create Process target inside EventSentry: The target will point to the script file created above and be used in a filter. |
3. | Create Filter: Create a filter that will look for the 10620 event generated when the backup doesn't complete. |
|