LoggingConfigurationInput - 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).

LoggingConfigurationInput

Defines the Apache Airflow log types to send to CloudWatch Logs.

Contents

DagProcessingLogs

Publishes Airflow DAG processing logs to CloudWatch Logs.

Type: ModuleLoggingConfigurationInput object

Required: No

SchedulerLogs

Publishes Airflow scheduler logs to CloudWatch Logs.

Type: ModuleLoggingConfigurationInput object

Required: No

TaskLogs

Publishes Airflow task logs to CloudWatch Logs.

Type: ModuleLoggingConfigurationInput object

Required: No

WebserverLogs

Publishes Airflow web server logs to CloudWatch Logs.

Type: ModuleLoggingConfigurationInput object

Required: No

WorkerLogs

Publishes Airflow worker logs to CloudWatch Logs.

Type: ModuleLoggingConfigurationInput object

Required: No

See Also

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