Help Center/ CodeArts Build/ User Guide/ Querying Audit Logs
Updated on 2024-10-12 GMT+08:00

Querying Audit Logs

Cloud Trace Service (CTS) records operations on CodeArts Build for query, audit, and backtrack.

Operations Recorded by CTS

Table 1 CodeArts Build operations recorded by CTS

Operation

Resource Type

Event

Creating a build task

CloudBuildsServer

createJob

Running a build task

CloudBuildServer

buildJob

Deleting a build task

CloudBuildServer

deleteJob

Updating a build task

CloudBuildServer

updateJob

Disabling a build task

CloudBuildServer

disableJob

Enabling a build task

CloudBuildServer

enableJob

Uploading a keystore file

CloudBuildServer

uploadKeystore

Updating a keystore file

CloudBuildServer

updateKeystore

Deleting a keystore file

CloudBuildServer

deleteKeystore

Initializing the EFS directory and storage quota

CloudBuildCache

initEFSDirAndQuota

Uploading a report (including the unit test and dependency analysis)

CloudBuildReport

uploadReport

Creating a custom template

CloudBuildTemplateService

createCustomTemplate

Deleting a custom template

CloudBuildTemplateService

deleteCustomTemplate

Updating nextfs information

nextfsInfo

updateNextfsInfo

Creating nextfs

nextfsInfo

createNextfsInfo

Associating nextfs with a tenant

tenantNextfs

createTenantNextfs

Disassociating a tenant from nextfs

tenantNextfs

deleteTenantNextfs

Modifying License information

licenseInfo

updateLicenseInfo

Creating a tenant license

licenseInfo

createLicenseInfo

Creating code cache information

codeCacheInfo

createCodeCacheInfo

Deleting code cache information

codeCacheInfo

deleteCodeCacheInfo

Creating records of using code cache

cacheHistoryInfo

createCacheHistoryInfo

Updating usage info of code cache

cacheHistoryInfo

updateCacheHistoryInfo

Viewing Audit Logs

Query CodeArts Build traces on the CTS console. For details, see Viewing Audit Logs.