Import Custom Logs from S3 to CloudWatch

0

Hi,

We are trying to import custom logs saved in S3 bucket in csv format to CloudWatch. We would like to display these logs in CloudWatch as Reports or Dashboards. Could anyone suggest on this?

質問済み 2年前2626ビュー
1回答
1
承認された回答

One option could be to analyze the logs with Amazon Athena and then view with QuickSight. Other option is that in the case of a service that only publishes its logs to S3, a common practice is to use an AWS Lambda function triggered by an Amazon S3 event notification to write the logs into your CloudWatch log groups.

profile pictureAWS
エキスパート
回答済み 2年前
  • Hey, Can you please share the steps for Importing Custom Logs from S3 to CloudWatch

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ