2 Answers
- Newest
- Most votes
- Most comments
2
Hi, you can turn off the logging of the execute-command session by setting the logging option of your cluster to NONE.
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-exec.html#ecs-exec-logging
0
Hello.
Modify your log driver https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_LogConfiguration.html to adjust the logging configuration. He supports various logging drivers, such as json-file, awslogs etc. You can configure the logging driver to meet your specific needs.
Best regards, Andrii
Relevant content
- AWS OFFICIALUpdated 9 months ago
- AWS OFFICIALUpdated 9 days ago
