awslabs / amazon-kinesis-agent

Continuously monitors a set of log files and sends new data to the Amazon Kinesis Stream and Amazon Kinesis Firehose in near-real-time.
Other
352 stars 218 forks source link

Support Aggregation Kinesis Firehose Record for MultiLinePattern record #229

Open JinggaoQ opened 2 years ago

JinggaoQ commented 2 years ago

Issue #, if available: the "aggregatedRecordSizeBytes" configration was only working on SingleLinePattern, RegexPattern was not supported. Description of changes: Adding feature to support aggregated record for MultilinePattern.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.