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?

posta 2 anni fa2629 visualizzazioni
1 Risposta
1
Risposta accettata

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
ESPERTO
con risposta 2 anni fa
  • Hey, Can you please share the steps for Importing Custom Logs from S3 to CloudWatch

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande