Auditing and Logs
Auditing
Cloud Trace Service (CTS) records operations on the cloud resources in your account. You can use the logs generated by CTS to perform security analysis, trace resource changes, audit compliance, and locate faults.
After you enable CTS and configure a trace task, CTS can record management and data traces of ModelArts for auditing.
For details about how to enable and configure CTS, see Enabling CTS.
For details about ModelArts management and data traces that can be tracked by CTS, see Key Operations Recorded for Data Management, Key DevEnviron Operations Recorded by CTS, Key Training Job Operations Recorded by CTS, Key AI Application Management Operations Recorded by CTS, and Key Service Management Operations Recorded by CTS.
Key Data Management Operations Recorded by CTS
Operation |
Resource Type |
Trace |
---|---|---|
Creating a dataset |
dataset |
createDataset |
Deleting a dataset |
dataset |
deleteDataset |
Updating a dataset |
dataset |
updateDataset |
Publishing a dataset version |
dataset |
publishDatasetVersion |
Deleting a dataset version |
dataset |
deleteDatasetVersion |
Synchronizing the data source |
dataset |
syncDataSource |
Exporting a dataset |
dataset |
exportDataFromDataset |
Creating an auto labeling task |
dataset |
createAutoLabelingTask |
Creating an auto grouping task |
dataset |
createAutoGroupingTask |
Creating an automatic deployment task |
dataset |
createAutoDeployTask |
Importing samples to a dataset |
dataset |
importSamplesToDataset |
Creating a dataset label |
dataset |
createLabel |
Modifying a dataset label |
dataset |
updateLabel |
Deleting a dataset label |
dataset |
deleteLabel |
Deleting a dataset label and the corresponding samples |
dataset |
deleteLabelWithSamples |
Adding samples |
dataset |
uploadSamples |
Deleting samples |
dataset |
deleteSamples |
Stopping an auto labeling task |
dataset |
stopTask |
Creating a team labeling job |
dataset |
createWorkforceTask |
Deleting a team labeling job |
dataset |
deleteWorkforceTask |
Starting the acceptance of team labeling |
dataset |
startWorkforceSamplingTask |
Approving/rejecting/canceling acceptance |
dataset |
updateWorkforceSamplingTask |
Submitting sample review comments for acceptance |
dataset |
acceptSamples |
Adding a label to a sample |
dataset |
updateSamples |
Sending an email to labeling team members |
dataset |
sendEmails |
Starting the team labeling job as the contact person |
dataset |
startWorkforceTask |
Updating a team labeling job |
dataset |
updateWorkforceTask |
Adding a label to a team-labeled sample |
dataset |
updateWorkforceTaskSamples |
Reviewing team labeling results |
dataset |
reviewSamples |
Creating a labeling team member |
workforce |
createWorker |
Updating a labeling team member |
workforce |
updateWorker |
Deleting a labeling team member |
workforce |
deleteWorker |
Batch deleting labeling team members |
workforce |
batchDeleteWorker |
Creating a labeling team |
workforce |
createWorkforce |
Updating a labeling team |
workforce |
updateWorkforce |
Deleting a labeling team |
workforce |
deleteWorkforce |
Automatically creating an IAM agency |
IAM |
createAgency |
Logging in to the labeling console as a labeling team member |
labelConsoleWorker |
workerLoginLabelConsole |
Logging out of the labeling console as a labeling team member |
labelConsoleWorker |
workerLogOutLabelConsole |
Changing the password of the labeling console as a labeling team member |
labelConsoleWorker |
workerChangePassword |
Forgetting the password of the labeling console as a labeling team member |
labelConsoleWorker |
workerForgetPassword |
Resetting the password of the labeling console through the URL as a labeling team member |
labelConsoleWorker |
workerResetPassword |
Key DevEnviron Operations Recorded by CTS
Operation |
Resource Type |
Trace Name |
---|---|---|
Creating a notebook instance |
Notebook |
createNotebook |
Deleting a notebook instance |
Notebook |
deleteNotebook |
Opening a notebook instance |
Notebook |
openNotebook |
Starting a notebook instance |
Notebook |
startNotebook |
Stopping a notebook instance |
Notebook |
stopNotebook |
Updating a notebook instance |
Notebook |
updateNotebook |
Deleting a NotebookApp |
NotebookApp |
deleteNotebookApp |
Switching CodeLab specifications |
NotebookApp |
updateNotebookApp |
Key Training Job Operations Recorded by CTS
Operation |
Resource Type |
Trace |
---|---|---|
Creating a training job |
ModelArtsTrainJob |
createModelArtsTrainJob |
Creating a training job version |
ModelArtsTrainJob |
createModelArtsTrainVersion |
Stopping a training job |
ModelArtsTrainJob |
stopModelArtsTrainVersion |
Modifying the description of a training job |
ModelArtsTrainJob |
updateModelArtsTrainDesc |
Deleting a training job version |
ModelArtsTrainJob |
deleteModelArtsTrainVersion |
Deleting a training job |
ModelArtsTrainJob |
deleteModelArtsTrainJob |
Creating a training job configuration |
ModelArtsTrainConfig |
createModelArtsTrainConfig |
Modifying a training job configuration |
ModelArtsTrainConfig |
updateModelArtsTrainConfig |
Deleting a training job configuration |
ModelArtsTrainConfig |
deleteModelArtsTrainConfig |
Creating a visualization job |
ModelArtsTensorboardJob |
createModelArtsTensorboardJob |
Deleting a visualization job |
ModelArtsTensorboardJob |
deleteModelArtsTensorboardJob |
Modifying the description of a visualization job |
ModelArtsTensorboardJob |
updateModelArtsTensorboardDesc |
Stopping a visualization job |
ModelArtsTensorboardJob |
stopModelArtsTensorboardJob |
Restarting a visualization job |
ModelArtsTensorboardJob |
restartModelArtsgTensorboardJob |
Key AI Application Management Operations Recorded by CTS
Operation |
Resource Type |
Trace |
---|---|---|
Creating an AI application |
model |
addModel |
Updating an AI application |
model |
updateModel |
Deleting an AI application |
model |
deleteModel |
Creating a model conversion task |
convert |
addConvert |
Updating a model conversion task |
convert |
updateConvert |
Deleting a model conversion task |
convert |
deleteConvert |
Key Service Management Operations Recorded by CTS
Operation |
Resource Type |
Trace |
---|---|---|
Deploying a service |
service |
addService |
Deleting a service |
service |
deleteService |
Updating a service |
service |
updateService |
Starting or stopping a service |
service |
startOrStopService |
Adding an access key |
service |
addAkSk |
Deleting an access key |
service |
deleteAkSk |
Creating a dedicated resource pool |
cluster |
createCluster |
Deleting a dedicated resource pool |
cluster |
deleteCluster |
Adding a node to a dedicated resource pool |
cluster |
addClusterNode |
Deleting a node from a dedicated resource pool |
cluster |
deleteClusterNode |
Obtaining a result from the dedicated resource pool creation |
cluster |
createClusterResult |
Key AI Gallery Operations Recorded by CTS
Operation |
Resource Type |
Trace |
---|---|---|
Publishing an asset |
ModelArts_Market |
create_content |
Modifying asset information |
ModelArts_Market |
modify_content |
Publishing an asset version |
ModelArts_Market |
add_version |
Subscribing to an asset |
ModelArts_Market |
subscription_content |
Removing an asset from favorites |
ModelArts_Market |
cancel_star_content |
Liking an asset |
ModelArts_Market |
like_content |
Unliking an asset |
ModelArts_Market |
cancel_like_content |
Publishing an activity |
ModelArts_Market |
publish_activity |
Signing up an activity |
ModelArts_Market |
regist_activity |
Modifying user information |
ModelArts_Market |
update_user |
Logging
You can enable ModelArts logging for analysis or audit. After CTS is enabled, CTS starts recording operations on ModelArts. The CTS management console stores the last seven days of operation records. This section describes how to view operation records of the last 7 days on the CTS management console.
For details about how to view audit logs on CTS, 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