Does it work with fargate tasks in ecs cluster?
No it doesn't work with Fargate, EC2 only at the moment.
Thank you very much!
Lihui
On Tue, Feb 26, 2019 at 4:09 PM Hassy Veldstra [email protected] 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 https://github.com/artilleryio/chaos-lambda/issues/27#issuecomment-467614540, or mute the thread https://github.com/notifications/unsubscribe-auth/ApzBMYkh8svkS207zhKqJMd73rILoxW7ks5vRaKAgaJpZM4bSSA6 .
-- Thank you.
Lihui
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.
@blueSwordfish you'll see them in CloudWatch logs for the lambda function that you deploy & run.