Saltar al contenido

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 Respuestas
1

Hello there,

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

AWS
EXPERTO

respondido hace 3 años

  • 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

respondido hace 3 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.