Assets
2
lukewaite
released this
[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
Assets
2
lukewaite
released this
v1.0.0.rc1 Release Candidate 1 (2017-07-02)
- Ensure the plugin stops properly
- Implement
start_position
setting (#28)
lukewaite
released this
v1.0.0.pre3 Pre-Release 3 (2017-06-28)
- Fix call to
filter_log_events
which had been limited to 10 events per call for debugging
lukewaite
released this
v1.0.0.pre2 Pre-Release 2 (2017-06-28)
- Remove the breaking change in v1.0.0.pre.
log_group
is now astring
supportinglists
, allowing either notation - Change startup log from TRACE to DEBUG, supporting Logstash 2.4
- Relax the contstraint on
logstash-mixin-aws
supporting Logstash 2.4
lukewaite
released this
v1.0.0 Pre-Release (2017-06-24)
- BREAKING CHANGE:
log_group
must now be an array, adds support for specifying multiple groups or prefixes (Fixes #13) - 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)
lukewaite
released this
v0.10.3 (2017-05-07)
Fixed
- Fixed issue fetching log groups by prefix when there are more than 50 groups (#22)
Thanks, @davidwestlund!
lukewaite
released this