CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 74: AWS Certified Developer Associate(Old)

A developer is writing an application to analyze the traffic to a fleet of Amazon EC2 instances. The EC2 instances run behind a public Application Load Balancer(ALB). An HTTP server runs on each of the EC2 instances, logging all requests to a log file. The developer wants to capture the client public IP addresses. The…

Nội dung câu hỏi

A developer is writing an application to analyze the traffic to a fleet of Amazon EC2 instances. The EC2 instances run behind a public Application Load Balancer(ALB). An HTTP server runs on each of the EC2 instances, logging all requests to a log file. The developer wants to capture the client public IP addresses. The developer analyzes the log files and notices only the IP address of the ALB. What must the developer do to capture the client public IP addresses in the log file?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Add a Host header to the HTTP server log configuration file.
  2. B. Install the Amazon CloudWatch Logs agent on each EC2 instance. Configure the agent to write to the log file.
  3. C. Install the AWS X-Ray daemon on each EC2 instance. Configure the daemon to write to the log file.
  4. D. Add an X-Forwarded-For header to the HTTP server log configuration file. — đáp án hiện tại

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề