Querying Audit Logs
Cloud Trace Service (CTS) records operations on CodeArts Build for query, audit, and backtrack.
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.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot