Query operation logs¶
Query operation logs by condition to locate completed operations and their related information. This page provides log-query entry points only; use the relevant monitoring scenario to view SQL execution records or task overviews.
Prerequisites¶
Prepare credentials that can access the target workspace. For service endpoints, authentication, and general request formats, see Make your first AI Studio API call.
To narrow the query, prepare known filter values such as time, operator, or object. The available conditions are defined by the action page.
Call sequence¶
To quickly understand successful and failed operation totals, view the operation-log overview. To locate a specific operation, list operation logs for the investigation scope.
To investigate execution or task status further, use the related information in the record to open SQL execution records or the task-execution overview.
API operations¶
Task |
Use it when |
|---|---|
Quickly view an operation summary for the current identity in the current workspace. |
|
Browse or filter recorded operations. |
Confirm the result¶
Check that the overview or query results cover the required scope and target operation. To continue investigating, use Query SQL execution records or View task execution status with the related object.