Releases: snowplow-devops/terraform-aws-elasticsearch-loader-kinesis-ec2
Releases · snowplow-devops/terraform-aws-elasticsearch-loader-kinesis-ec2
Release 0.5.0
Release 0.4.3
Bump service module to 0.2.1 (#14)
Release 0.4.2
Bump service module to v0.2.0 (#13)
Release 0.4.1
Bump service module to v0.1.1 (#11)
Release 0.4.0
Release 0.3.0
Increase memory allocation for application (#7)
Release 0.2.0
Updated to new Elasticsearch Loader version 2.0.8 which brings with it a huge number of bug fixes and also crucially Elasticsearch v7+ Support.
Basic-auth and IAM role based access should continue to work as previously without any changes required as the same Elasticsearch APIs are being used.
To update:
- Change
in_stream_type
to one of the new allowed keys -ENRICHED_EVENTS, BAD_ROWS or JSON
- Remove
es_cluster_name
as this variable is no longer used - Append
buffer_
in front of thebyte_limit
,record_limit
andtime_limit_ms
variables
Release 0.1.1
Fixed doc strings referencing other projects.
Initial release
Added support for deploying a Snowplow Elasticsearch Loader for both good and bad data with authentication support for OpenSearch (Amazon Elasticsearch Service) as well as vanilla Elasticsearch deployments.