Does it work with fargate tasks in ecs cluster?
blueSwordfish opened this issue · 4 comments
blueSwordfish commented
Does it work with fargate tasks in ecs cluster?
hassy commented
No it doesn't work with Fargate, EC2 only at the moment.
blueSwordfish commented
Thank you very much!
Lihui
…On Tue, Feb 26, 2019 at 4:09 PM Hassy Veldstra ***@***.***> wrote:
No it doesn't work with Fargate, EC2 only at the moment.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#27 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ApzBMYkh8svkS207zhKqJMd73rILoxW7ks5vRaKAgaJpZM4bSSA6>
.
--
Thank you.
Lihui
blueSwordfish commented
Hi hassy,
I am trying to see if I could get the fargate tasks to work. I have a question. I see you put a lot of the console.log() in index.js, they are so helpful to test and debug. So how and where do you see these console.log() output?
Thank you.
hassy commented
@blueSwordfish you'll see them in CloudWatch logs for the lambda function that you deploy & run.