diff --git a/plugins/plugins.meltano.yml b/plugins/plugins.meltano.yml index 504005e..70fcb86 100644 --- a/plugins/plugins.meltano.yml +++ b/plugins/plugins.meltano.yml @@ -42,6 +42,8 @@ plugins: logging: base_log_folder: $MELTANO_PROJECT_ROOT/logs dag_processor_manager_log_location: $MELTANO_PROJECT_ROOT/logs/schedule_manager.log + scheduler: + child_process_log_directory: $MELTANO_PROJECT_ROOT/logs/scheduler extension: airflow_home: $MELTANO_PROJECT_ROOT/plugins/airflow airflow_config: $MELTANO_PROJECT_ROOT/plugins/airflow/airflow.cfg