AWS::MWAA::Environment LoggingConfiguration - AWS CloudFormation

AWS::MWAA::Environment LoggingConfiguration

The type of Apache Airflow logs to send to CloudWatch Logs.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

DagProcessingLogs

Defines the processing logs sent to CloudWatch Logs and the logging level to send.

Required: No

Type: ModuleLoggingConfiguration

Update requires: No interruption

SchedulerLogs

Defines the scheduler logs sent to CloudWatch Logs and the logging level to send.

Required: No

Type: ModuleLoggingConfiguration

Update requires: No interruption

TaskLogs

Defines the task logs sent to CloudWatch Logs and the logging level to send.

Required: No

Type: ModuleLoggingConfiguration

Update requires: No interruption

WebserverLogs

Defines the web server logs sent to CloudWatch Logs and the logging level to send.

Required: No

Type: ModuleLoggingConfiguration

Update requires: No interruption

WorkerLogs

Defines the worker logs sent to CloudWatch Logs and the logging level to send.

Required: No

Type: ModuleLoggingConfiguration

Update requires: No interruption