You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/03/25 17:31:58 UTC

[GitHub] [airflow] amirhmk commented on issue #9486: ECSOperator failed to display logs from Cloudwatch after providing log configurations

amirhmk commented on issue #9486:
URL: https://github.com/apache/airflow/issues/9486#issuecomment-807148449


   > @amirhmk did you able to solve it?
   
   Yes! In my case it was actually a small typo! Make sure the `awslogs_group` exists (maybe?)
   and more importantly `awslogs_steam_prefix` is prefixed with the `task_name` and the `container_name`. 
   
   Also make sure your region is set properly 


-- 
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:
users@infra.apache.org