All Products
Search
Document Center

ActionTrail:Audit events for CloudFlow

Last Updated:Dec 01, 2023

CloudFlow is integrated with ActionTrail. In the ActionTrail console, you can query the management events that are generated when you manage CloudFlow resources. ActionTrail can deliver management events to Logstores in Simple Log Service or Object Storage Service (OSS) buckets. This way, you can audit the events in real time and locate the causes of issues.

ActionTrail generates management events when you manage cloud resources by using APIs or the Alibaba Cloud Management Console. The following table describes the management events of CloudFlow that you can query in the ActionTrail console.

Event name

Description

CreateFlow

Creates a flow.

CreateSchedule

Creates a time-based schedule.

DeleteFlow

Deletes an existing flow.

DeleteSchedule

Deletes a time-based schedule.

DescribeExecution

Queries detailed information about an execution.

DescribeFlow

Queries detailed information about a flow.

DescribeRegions

Queries the regions in which Serverless Workflow is available.

DescribeSchedule

Queries detailed information about a time-based schedule.

GetExecutionHistory

Queries detailed information about each step in an execution process.

ListExecutions

Queries all historical executions in a flow.

ListFlows

Queries multiple flows at a time.

ListSchedules

Queries time-based schedules.

ReportTaskFailed

Reports a failed task.

ReportTaskSucceeded

Reports a successful task.

StartExecution

Starts a flow execution.

StopExecution

Stops a flow that is being executed.

UpdateFlow

Updates a flow.

UpdateSchedule

Updates a time-based schedule.