
Ultimate access to all questions.
Your organization is migrating to AWS and needs to ensure that all on-premises application logs are seamlessly integrated with AWS logs for centralized monitoring and compliance. The on-premises logs are currently stored in a local syslog server. Describe the steps you would take to integrate these logs with AWS, including the AWS services you would use and how you would configure them to ensure a smooth transition.
A
Use AWS Direct Connect to connect the on-premises syslog server to Amazon S3 for log storage.
B
Use Amazon Kinesis Data Firehose to ingest logs from the syslog server into Amazon S3.
C
Use AWS Lambda to process logs from the syslog server and store them in Amazon S3.
D
Use AWS CloudTrail to log API calls from the syslog server and store them in Amazon S3.