Updated on 2023-12-01 GMT+08:00

DNS Operations Recorded by CTS

CTS records DNS operations performed by users in real time. Actions and results of the operations are stored in OBS buckets in the form of traces.

After you enable CTS, whenever a DNS API is called, the operation is recorded in a log file, which is then delivered to a specified OBS bucket for storage.

Table 1 and Table 2 list the DNS operations that will be recorded by CTS.

The DNS service involves resources both at the global and region levels. Table 1 lists DNS operations at the global level. Traces of these operations are displayed only in the primary region.

Table 2 lists DNS operations at the region level. Traces of these operations are displayed in the regions where the operations are performed.

Table 1 Global-level DNS operations that can be recorded by CTS

Operation

Resource Type

Trace Name

Description

Creating a record set for a public zone

publicRecordSet

createPublicRecordSet

A record set is added to a public zone.

Deleting a record set from a public zone

publicRecordSet

deletePublicRecordSet

A record set is deleted from a public zone.

Modifying a record set of a public zone

publicRecordSet

updatePublicRecordSet

A record set added to a public zone is modified.

Disabling or enabling a public zone record set

publicRecordSet

updateRecordSetStatus

Disable or enable a record set added a public zone.

Creating a public zone

publicZone

createPublicZone

A public zone is created for hosting a domain name.

Modifying a public zone

publicZone

updatePublicZone

A public zone is modified.

Deleting a public zone

publicZone

deletePublicZone

A public zone is deleted.

Creating a custom line

publicCustomLine

createPublicCustomLine

A custom line is created for a public zone.

Deleting a custom line

publicCustomLine

deletePublicCustomLine

A custom line created for a public zone is deleted.

Modifying a custom line

publicCustomLine

updatePublicCustomLine

A custom line is modified.

Adding a tag to a public zone

publicZoneTag

createPublicZoneTag

A tag is added to a public zone for easier identification.

Deleting a tag from a public zone

publicZoneTag

deletePublicZoneTag

A tag added to a public zone is deleted.

Adding a tag to a record set of a public zone

publicRecordSetTag

createPublicRecordSetTag

A tag is added to a record set of a public zone.

Deleting a tag from a record set of a public zone

publicRecordSetTag

deletePublicRecordSetTag

A tag is deleted from a record set of a public zone.

Creating a PTR record set

ptrRecord

setPTRRecord

A PTR record set is added to a zone.

Resetting a PTR record set

ptrRecord

resetPTRRecord

A PTR record set is reset to delete this record set.

Deleting a PTR record set

ptrRecord

deletePtrRecord

A PTR record set is deleted.

Adding a tag to a PTR record set

ptrRecordTag

createPTRRecordSetTag

A tag is added to a PTR record set.

Deleting a tag from a PTR record set

ptrRecordTag

deletePTRRecordTag

A tag is deleted from a PTR record set.

Batch disabling or enabling record sets added to a public zone

publicRecordSetStatusBatch

updatePublicRecordSetStatusBatch

Record sets added to a public zone are disabled or enabled in batches.

Table 2 Region-level DNS operations that can be recorded by CTS

Operation

Resource Type

Trace Name

Description

Creating a record set in a private zone

privateRecordSet

createPrivateRecordSet

A record set is added to a private zone.

Deleting a record set from a private zone

privateRecordSet

deletePrivateRecordSet

A record set is deleted from a private zone.

Modifying a record set of a private zone

privateRecordSet

updatePrivateRecordSet

A record set added to a private zone is modified.

Creating a private zone

privateZone

createPrivateZone

A private zone is created for a domain name.

Modifying a private zone

privateZone

updatePrivateZone

A private zone is modified.

Deleting a private zone

privateZone

deletePrivateZone

A private zone is deleted.

Associating a VPC with a private zone

privateZone

associateRouter

A VPC is associated with a private zone.

Disassociating a VPC from a private zone

privateZone

disassociateRouter

A VPC is disassociated from a private zone.

Adding a tag to a private zone

privateZoneTag

createPrivateZoneTag

A tag is added to a private zone for easier identification.

Deleting a tag from a private zone

privateZoneTag

deletePrivateZoneTag

A tag added to a private zone is deleted.

Adding a tag to a record set of a private zone

privateRecordSetTag

createPrivateRecordSetTag

A tag is added to a record set of a private zone.

Deleting a tag from a record set of a private zone

privateRecordSetTag

deletePrivateRecordSetTag

A tag is deleted from a record set of a private zone.