elastic / elastic/logstash

Handle AWS region changes easier

Open
#6,743 5 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
14.9k
Forks
3.5k
Avg merge
19h 14m
Merged PRs (30d)
63

Description

There's a bunch of AWS plugins that need to have the correct regions encoded or else they can't connect. Thus they all have a similar requirement, that when a new region is added, they need to be updated accordingly. eg;
https://github.com/logstash-plugins/logstash-output-s3
https://github.com/logstash-plugins/logstash-input-s3
https://github.com/logstash-plugins/logstash-mixin-aws

I was wondering if perhaps we might not have a smarter way to do this, rather than rely on individual PRs?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.