logging Configuration
Parameters
value
The Apache Airflow logs being sent to CloudWatch Logs: DagProcessingLogs , SchedulerLogs , TaskLogs , WebserverLogs , WorkerLogs .
suspend fun loggingConfiguration(argument: suspend EnvironmentLoggingConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The Apache Airflow logs being sent to CloudWatch Logs: DagProcessingLogs , SchedulerLogs , TaskLogs , WebserverLogs , WorkerLogs .