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
355 stars 222 forks source link

Adds GzipDataConverter to gzip records before sending to kinesis #220

Closed abrahamchaibi closed 11 months ago

abrahamchaibi commented 3 years ago

Issue #, if available: Issue 219

Description of changes: Adds a GzipDataConverter which compresses the byte buffer!

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