gvisniuc edited a comment on issue #10080: URL: https://github.com/apache/airflow/issues/10080#issuecomment-725598112
I've seen this behaviour as well recently. Only after the task has finished do you see the logs, but if you do ssh into the running container you will find a folder in $AIRFLOW_HOME for me it looks something like ( noticed the `s3:\` directory ) `/usr/local/airflow/s3\:/my_bucket_name/my_bucket_path/datetime.log` You can tail this log if you really need to check the status until there's a fix for this. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
