Updated on 2022-02-22 GMT+08:00

Events

In CSBS, you can use Cloud Trace Service (CTS) to trace operations in CSBS.

Prerequisites

CTS has been enabled.

Key Operations Recorded by CTS

Table 1 CSBS operations that can be recorded by CTS

Operation

Resource Type

Trace Name

Creating a backup policy

backupPolicy

createBackupPolicy

Updating a backup policy

backupPolicy

updateBackupPolicy

Deleting a backup policy

backupPolicy

deleteBackupPolicy

Binding resources

backupPolicy

bindResources

Executing a backup

checkpointItem

createCheckpoint

Restoring a backup

checkpointItem

restoreCheckpointItem

Deleting a backup

checkpointItem

deleteCheckpointItem

Backing up an ECS

cloudServer

backupCloudServer

Deleting a task

operationLog

deleteOperationLog

View Audit Logs

For details about how to view audit logs, see section Querying Traces in the Cloud Trace Service User Guide.

Disabling or Enabling a Tracker

This section describes how to disable an existing tracker on the CTS console. After the tracker is disabled, the system will stop recording operations, but you can still view existing operation records.

  1. Log in to the management console.
  2. Click in the upper left corner and select a region and project.
  3. Click Service List and choose Management & Governance > Cloud Trace Service.
  4. Click Tracker in the left pane.
  5. Click Disable on the right of the tracker information.
  6. Click OK.
  7. After the tracker is disabled, its status changes from Disable to Enable. To enable the tracker again, click Enable and then click OK. The system will start recording operations again.