I am running AWS ESC (Windows EC2).
The container with -t
runs well on my machine. The task definition has pseudoTerminal: true
so that it will run -t
on Windows EC2.
The output logged into CloudWatch log group has strange chars beside the correct data.
Note: the output is fine when running without -t
(pseudoTerminal: null
)