This topic describes the types of Database Backup events that CloudMonitor monitors and can be published to EventBridge.
Event types
The following table describes the types of Database Backup events that can be published to EventBridge.
Event type | Value of the type parameter |
Incremental log backup is disabled | cbs:CloudMonitor:CloseContBackup |
An error occurs during incremental backup | cbs:CloudMonitor:ContBackupFail |
An error occurs during data restoration | cbs:CloudMonitor:DataRestoreFail |
Data is restored | cbs:CloudMonitor:DataRestoreSuccess |
A backup gateway goes offline | cbs:CloudMonitor:DBSAgentOffline |
An error occurs during full backup | cbs:CloudMonitor:FullBackupFail |
A backup plan is suspended | cbs:CloudMonitor:InstancePause |
A backup plan starts | cbs:CloudMonitor:InstanceStart |
Incremental log backup is enabled | cbs:CloudMonitor:OpenContBackup |
For more information about the parameters defined in the CloudEvents specification, see Overview.