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?

gefragt vor 2 Jahren2622 Aufrufe
1 Antwort
1
Akzeptierte Antwort

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
EXPERTE
beantwortet vor 2 Jahren
  • Hey, Can you please share the steps for Importing Custom Logs from S3 to CloudWatch

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen