Using CTS to Audit ModelArts
ModelArts can connect to CTS. With CTS, you can obtain operations associated with ModelArts for later query, audit, and backtrack operations.
After CTS is enabled, CTS starts recording operations on ModelArts. The CTS console stores the operation records generated in the last seven days. This section describes how to view operation records of the last seven days on the CTS console.
Prerequisites
You have enabled CTS. For details, see Cloud Trace Service User Guide.
Key Training Job Operations Traced by CTS
| Operation | Resource Type | Trace |
|---|---|---|
| Creating a training job | JobV2 | CreateJobV2 |
| Modifying a training job | JobV2 | UpdateJobV2 |
| Deleting a training job | JobV2 | DeleteJobV2 |
| Stopping a training job | JobV2 | StopJobV2 |
| Creating an algorithm | AlgorithmV2 | CreateAlgorithmV2 |
| Modifying an algorithm | AlgorithmV2 | UpdateAlgorithmV2 |
| Deleting an algorithm | AlgorithmV2 | DeleteAlgorithmV2 |
| Creating an image saving task of a training job | SaveImageTask | CreateSaveImageTask |
| Adding a training job tag | JobV2 | CreateJobTags |
| Deleting tags of a training job | JobV2 | DeleteJobTags |
| Submitting a diagnosis task | DiagnosisTask | CreateDiagnosisTask |
| Creating a training experiment | Experiment | CreateExperiment |
| Updating a training experiment | Experiment | UpdateExperiment |
| Deleting a training experiment | Experiment | DeleteExperiment |
Procedure
- Log in to the CTS console.
- Click
in the upper left corner and select a region. - In the navigation pane on the left, choose Trace List.
- Specify filters as needed. You can query traces using a combination of the following filters:
- Trace Source, Resource Type, and Search By:
Select a filter from the drop-down list.
When you select Trace Name, you need to enter a specific trace name.
When you select Resource ID, you need to enter a specific resource ID.
When you select Resource Name, you need to enter a specific resource name.
- Operator: Select a specific operator (a user rather than a tenant).
- Trace Status: Select All trace statuses, Normal, Warning, or Incident.
- Time range: You can query traces generated during any time range of the last seven days.
- Trace Source, Resource Type, and Search By:
- Click
on the left of a trace to expand its details. - Locate the target trace and click View Trace in the Operation column. In the displayed View Trace dialog box, view the trace structure details.
For details about the CTS trace structure, see CTS User Guide.
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