跳至内容

Cannot add/change log configuration to ECS task revision

0

I wanted to change the log configuration for a task by making a new revision. However I don't see how to do that. Does it really require to create a new task?

2 回答
1

Hello there,

Yes, it requires creating a new task definition revision and then create a task from that new revision.

AWS
专家

已回答 3 年前

  • Thanks for the reply. Do you mean a new task definition or a new task revision. I didn't see how to do it for the latter.

0

Hi,

You need to edit the task definition in the JSON, or use the classic console view.

Log configuration seems to be missing from the new console version. You can go to the old version by toggling the "New ECS Experience" Switch in the top left.

AWS

已回答 3 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

相关内容