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/02/16 22:28:27 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-780158534


   I've just started facing this issue as well, as I'm trying to use the `ECSOperator` and have assigned it the correct `awslogs_group` and `awslogs_steam_prefix` (Same as the ones that get created when services create jobs). However, the logs don't seem to get created in CloudWatch, and only the ones that ECS generates itself seems to be created. 
   
   `awslogs_stream_prefix` does NOT need to contain the `task_id` right? 
   
   Currently my `awslogs_group` is something like `/ecs/clustr_a` 
   and `awslogs_steam_prefix` is something like `task_name/container_name`


----------------------------------------------------------------
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