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


   Ok. I believe the problem I am seeing is not with the ECSOperator, but with 
the AWS's ECS Task Definition UI. When I check the `Auto-configure CloudWatch 
Logs` , it does not persist. And hence the log stream is not getting generated 
as expected.
   
   Per the Documentation
   
   `If you don't specify a prefix with this option, then the log stream is 
named after the container ID that is assigned by the Docker daemon on the 
container instance. Because it is difficult to trace logs back to the container 
that sent them with just the Docker container ID (which is only available on 
the container instance), we recommend that you specify a prefix with this 
option.`


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to