将自定义日志从 S3 导入 CloudWatch

0

【以下的问题经过翻译处理】 我们正在尝试将保存在S3存储桶中的自定义csv格式日志导入到CloudWatch中。我们希望在CloudWatch中将这些日志显示为报告或仪表板。是否有有效的方案?

profile picture
EXPERT
asked 5 months ago66 views
1 Answer
0

【以下的回答经过翻译处理】 一种选择是使用 Amazon Athena 分析日志,然后使用 QuickSight 查看。另一种选择是,对于仅将其日志发布到 S3 的服务,常见的做法是使用由 Amazon S3 事件通知触发的 AWS Lambda 函数将日志写入您的 CloudWatch 日志组。

profile picture
EXPERT
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions