artilleryio/chaos-lambda

Does it work with fargate tasks in ecs cluster?

blueSwordfish opened this issue · 4 comments

Does it work with fargate tasks in ecs cluster?
hassy commented

No it doesn't work with Fargate, EC2 only at the moment.

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.