2021-03-04 14:47:36 +01:00
2020-03-20 14:17:18 +00:00
2024-11-19 16:05:01 +00:00
2021-03-04 14:47:36 +01:00
2024-11-19 16:05:01 +00:00
2024-11-20 03:08:49 +00:00
2021-03-04 14:47:36 +01:00

streamlogs2fluentd

About

Lambda function to parse and forward log events from various AWS sources to Fluentd.

Features

  • sends events to upstream fluentd encoded as msg_pack to a http_in endpoint
  • sends events in chunks up to 128 events

Example Fluentd endpoint config:

<source>
  @type http
</source>

Available parsers

CloudWatch Logs

Lambda

Cloudtrail

RDS metrics

S3

Cloudfront Access Logs

ALB Access Logs

Description
Lambda function to parse and forward log events from various AWS sources to Fluentd.
Readme 73 KiB
Languages
Python 96%
Makefile 4%