ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 551 - SCS-C01 discussion

Report
Export

A systems engineer deployed containers from several custom-built images that an application team provided through a QA workflow The systems engineer used Amazon Elastic Container Service (Amazon ECS) with the Fargate launch type as the target platform The system engineer now needs to collect logs from all containers into an existing Amazon CloudWatch log group Which solution will meet this requirement?

A.
Turn on the awslogs log driver by specifying parameters for awslogs-group and awslogs-region m the LogConfiguration property
Answers
A.
Turn on the awslogs log driver by specifying parameters for awslogs-group and awslogs-region m the LogConfiguration property
B.
Download and configure the CloudWatch agent on the container instances
Answers
B.
Download and configure the CloudWatch agent on the container instances
C.
Set up Fluent Bit and FluentO as a DaemonSet to send logs to Amazon CloudWatch Logs
Answers
C.
Set up Fluent Bit and FluentO as a DaemonSet to send logs to Amazon CloudWatch Logs
D.
Configure an 1AM policy that includes the togs CreateLogGroup action Assign the policy to the container instances
Answers
D.
Configure an 1AM policy that includes the togs CreateLogGroup action Assign the policy to the container instances
Suggested answer: A

Explanation:

The AWS documentation states that you can use the awslogs log driver to send log information to CloudWatch Logs. To use this method, you specify the parameters for awslogs-group and awslogs- region in the LogConfiguration property of the container definition. This method is the easiest way to send logs to CloudWatch Logs.

Reference: : Amazon Elastic Container Service Developer Guide

asked 16/09/2024
cristian vargas
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first