opensearch-project / logstash-output-opensearch

A Logstash plugin that sends event data to a OpenSearch clusters and stores as an index.
https://opensearch.org/docs/latest/clients/logstash/index/
Apache License 2.0
106 stars 80 forks source link

AWS public ECR tags not up to date #206

Open marksteele opened 1 year ago

marksteele commented 1 year ago

We'd like to pull docker images from the AWS ECR public registry instead of dockerhub, as Docker has started to implement rate limiting on image pull requests.

The project looks like it hasn't pushed images to the ECR registry in a little while. We're currently using 8.4.0, would it be possible to get that version pushed to the ECR registry?