Question 372:
You are maintaining over a dozen EC2 Ubuntu instances. The application installed in the instances had an issue last week, and the development team already knew the root cause. To prevent the issue from happening again, some debug logs have been added to the application. Your manager asked you to use AWS Systems Manager to send the logs to an S3 bucket every 2:00 AM for all the EC2 instances. Which AWS Systems Manager service should you use to meet this requirement? Choose 2 Options.
Answer options:
A.Use the Session manager to send the required logs to the S3 bucket every 2:00 AM. B.Use Systems Manager Distributor to transfer the logs every 2:00 AM on all the AWS Systems Manager managed instances. C.Use State Manager to run a shell script every 2:00 AM for all the EC2 instances. D.Create a schedule in AWS Systems Manager Maintenance Windows to move the logs to the S3 bucket every 2:00 AM.