Updated on 2025-09-25 GMT+08:00

Auditing

Cloud Trace Service (CTS) provides records of operations performed on cloud service resources.

With CTS, you can record operations associated with CTS itself for later query, audit, and backtracking.

Table 1 CTS operations (creation, modification, and deletion) that can be recorded by itself

Operation

Resource Type

Trace Name

Creating a tracker

tracker

createTracker

Modifying a tracker

tracker

updateTracker

Disabling a tracker

tracker

updateTracker

Enabling a tracker

tracker

updateTracker

Deleting a tracker

tracker

deleteTracker

Creating a key event notification

notification

createNotification

Deleting a key event notification

notification

deleteNotification

Modifying a key event notification

notification

updateNotification

Changing the status of a key event notification

notification

updateNotificationStatus

Disabling a key event notification

notification

updateNotification

Enabling a key event notification

notification

updateNotification

Modifying settings of the configuration center

configuration

updateConfiguration

Table 2 CTS operations (query) that can be recorded by itself

Operation

Resource Type

Trace Name

Querying the trace list

trace

listTraces

Exporting the trace list

trace

exportTrace

Querying one or more key event notifications

notification

listNotification

Querying one or more trackers

tracker

listTrackers

Querying the configuration center

configuration

showConfiguration