With Cloud Trace Service (CTS), you can record operations associated with DMS for RabbitMQ for later query, audit, and backtrack operations.
CTS has been enabled.
Operation | Resource Type | Trace Name |
|---|---|---|
Successfully deleting a background task | rabbitmq | deleteDMSBackendJobSuccess |
Failing to delete a background task | rabbitmq | deleteDMSBackendJobFailure |
Successfully scaling up an instance | rabbitmq | extendDMSInstanceSuccess |
Failing to scale up an instance | rabbitmq | extendDMSInstanceFailure |
Successfully resetting instance password | rabbitmq | resetDMSInstancePasswordSuccess |
Failing to reset instance password | rabbitmq | resetDMSInstancePasswordFailure |
Successfully deleting an instance that failed to be created | rabbitmq | deleteDMSCreateFailureInstancesSuccess |
Failing to delete an instance that failed to be created | rabbitmq | deleteDMSCreateFailureInstancesFailure |
Successfully deleting multiple instances at a time | rabbitmq | batchDeleteDMSInstanceSuccess |
Failing to delete multiple instances at a time | rabbitmq | batchDeleteDMSInstanceFailure |
Successfully modifying instance information | rabbitmq | modifyDMSInstanceInfoSuccess |
Failing to modify instance information | rabbitmq | modifyDMSInstanceInfoFailure |
Successfully deleting multiple instance tasks at a time | rabbitmq | batchDeleteDMSInstanceTask |
Successfully deleting an instance task | rabbitmq | deleteDMSInstanceTaskSuccess |
Failing to delete an instance task | rabbitmq | deleteDMSInstanceTaskFailure |
Successfully creating an instance task | rabbitmq | createDMSInstanceTaskSuccess |
Failing to create an instance task | rabbitmq | createDMSInstanceTaskFailure |
Successfully submitting a request for scaling up an instance | rabbitmq | extendDMSInstanceTaskSuccess |
Failing to submit a request for scaling up an instance | rabbitmq | extendDMSInstanceTaskFailure |
Successfully submitting a request for modifying instance information | rabbitmq | modifyDMSInstanceInfoTaskSuccess |
Failing to submit a request for modifying instance information | rabbitmq | modifyDMSInstanceInfoTaskFailure |
Successfully restoring the instance from Recycle Bin | rabbitmq | out_recycleTaskSuccess |
Failing to restore the instance from Recycle Bin | rabbitmq | out_recycleTaskFailure |