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?

preguntada hace 2 años2628 visualizaciones
1 Respuesta
1
Respuesta aceptada

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
EXPERTO
respondido hace 2 años
  • Hey, Can you please share the steps for Importing Custom Logs from S3 to CloudWatch

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas