Log levels
You can choose from OFF
, ALL
, ERROR
, or
FATAL
. No event types log when set to OFF
and all event types do
when set to ALL
. For ERROR
and FATAL
, see the following
table.
For more information about the execution data displayed for Express Workflow executions based on these Log levels, see Standard and Express Workflow executions in the console.
Event Type | ALL |
ERROR |
FATAL |
OFF |
---|---|---|---|---|
ChoiceStateEntered |
✓ | |||
ChoiceStateExited |
✓ | |||
ExecutionAborted |
✓ | ✓ | ✓ | |
ExecutionFailed |
✓ | ✓ | ✓ | |
ExecutionStarted |
✓ | |||
ExecutionSucceeded |
✓ | |||
ExecutionTimedOut |
✓ | ✓ | ✓ | |
FailStateEntered |
✓ | ✓ | ||
LambdaFunctionFailed |
✓ | ✓ | ||
LambdaFunctionScheduled | ✓ | |||
LambdaFunctionScheduleFailed |
✓ | ✓ | ||
LambdaFunctionStarted |
✓ | |||
LambdaFunctionStartFailed |
✓ | ✓ | ||
LambdaFunctionSucceeded |
✓ | |||
LambdaFunctionTimedOut |
✓ | ✓ | ||
MapIterationAborted |
✓ | ✓ | ||
MapIterationFailed |
✓ | ✓ | ||
MapIterationStarted |
✓ | |||
MapIterationSucceeded |
✓ | |||
MapStateAborted |
✓ | ✓ | ||
MapStateEntered |
✓ | |||
MapStateExited |
✓ | |||
MapStateFailed |
✓ | ✓ | ||
MapStateStarted |
✓ | |||
MapStateSucceeded |
✓ | |||
ParallelStateAborted |
✓ | ✓ | ||
ParallelStateEntered |
✓ | |||
ParallelStateExited |
✓ | |||
ParallelStateFailed | ✓ | ✓ | ||
ParallelStateStarted |
✓ | |||
ParallelStateSucceeded |
✓ | |||
PassStateEntered |
✓ | |||
PassStateExited |
✓ | |||
SucceedStateEntered |
✓ | |||
SucceedStateExited |
✓ | |||
TaskFailed |
✓ | ✓ | ||
TaskScheduled |
✓ | |||
TaskStarted | ✓ | |||
TaskStartFailed |
✓ | ✓ | ||
TaskStateAborted |
✓ | ✓ | ||
TaskStateEntered |
✓ | |||
TaskStateExited | ✓ | |||
TaskSubmitFailed | ✓ | ✓ | ||
TaskSubmitted | ✓ | |||
TaskSucceeded | ✓ | |||
TaskTimedOut | ✓ | ✓ | ||
WaitStateAborted | ✓ | ✓ | ||
WaitStateEntered | ✓ | |||
WaitStateExited | ✓ |