Content Deep Dive
Lambda Logs API: a new way to process Lambda logs in real-time
Blog post from Lumigo
Post Details
Company
Date Published
Author
Yan Cui
Word Count
747
Company Posts That Month
Language
English
Hacker News Points
-
Summary
AWS has announced the AWS Lambda Logs API, which allows extensions to subscribe to and process Lambda logs in real-time. This feature enables collecting and forwarding Lambda logs to other services without going through Amazon CloudWatch Logs subscription filters. An open-source extension, `lambda-log-shipper`, is available for shipping Lambda logs to S3 or other destinations, offering a more self-contained solution with reduced costs compared to using separate Lambda functions for log shipping. The Lumigo extension provides a standardized approach to log aggregation across an organization, but may impact performance on CPU-intensive functions.
Trends Found in this Post
| Trend | Post Mentions | Total Month Mentions | Posts | Companies | MoM |
|---|---|---|---|---|---|
| Serverless | 19 | 586 | 81 | 33 | -13% |
| Real-time | 3 | 645 | 208 | 64 | -14% |