LoggingConfiguration - Amazon Managed Workflows for Apache Airflow

LoggingConfiguration

Describes the Apache Airflow log types that are published to CloudWatch Logs.

Contents

DagProcessingLogs

The Airflow DAG processing logs published to CloudWatch Logs and the log level.

Type: ModuleLoggingConfiguration object

Required: No

SchedulerLogs

The Airflow scheduler logs published to CloudWatch Logs and the log level.

Type: ModuleLoggingConfiguration object

Required: No

TaskLogs

The Airflow task logs published to CloudWatch Logs and the log level.

Type: ModuleLoggingConfiguration object

Required: No

WebserverLogs

The Airflow web server logs published to CloudWatch Logs and the log level.

Type: ModuleLoggingConfiguration object

Required: No

WorkerLogs

The Airflow worker logs published to CloudWatch Logs and the log level.

Type: ModuleLoggingConfiguration object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: