Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@lukewaite lukewaite released this 15 Jul 14:31
· 16 commits to master since this release
e26daa1

[v1.0.0] (2017-07-15)

Added

  • Implement start_position setting (#28)
  • Allow log_group to be an array of groups (or prefixes if enabled) (#13)

Fixed

  • Ensure the plugin stops properly
  • Relax the contstraint on logstash-mixin-aws supporting Logstash 2.4
  • Refactored ingestion, fixes multiple memory leaks (Fixes #24)
  • Pull only log_events since last ingestion (Fixes #10)
  • Incrementally write to since_db on each page of data from the CWL API (Fixes #4)