
Answer-first summary for fast verification
Answer: Use Amazon Kinesis Data Firehose to ingest logs from the syslog server into Amazon S3.
Amazon Kinesis Data Firehose is the best choice for ingesting logs from the on-premises syslog server into AWS, as it can deliver the logs directly to Amazon S3 for storage. This ensures that the logs are centralized, secure, and can be easily accessed for compliance and monitoring purposes.
Author: LeetQuiz Editorial Team
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.
No comments yet.