0

We have an ALB log enabled and pushing to S3 now we want to push these from S3 to Loggly. Any references or lambda functions?

I have found one document link but it supports only classic ELB.

SNR
  • 460
  • 5
  • 20

1 Answers1

1

Not sure if this is what you are after, but the link you are referring to shows old way of doing this. According to Loggly blog post:

there is a better way of doing this now, and it also supports ALB:

Support for logs from Amazon ALB, Amazon ELB, and Amazon CloudFront, as well as any uncompressed line-separated text files.

More details is in Amazon S3 Log Ingestion

Marcin
  • 215,873
  • 14
  • 235
  • 294