LoggingConfiguration - Amazon Managed Workflows for Apache Airflow
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: