Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry-pick #26832 to 7.x: Add Proxy settings to AWS Common #28217

Closed
wants to merge 1 commit into from
Closed

Cherry-pick #26832 to 7.x: Add Proxy settings to AWS Common #28217

wants to merge 1 commit into from

Conversation

kaiyan-sheng
Copy link
Contributor

@kaiyan-sheng kaiyan-sheng commented Oct 1, 2021

Cherry-pick of PR #26832 to 7.x branch. Original message:

What does this PR do?

Adds the ability to set a proxy to the AWS SDK config.

Why is it important?

This is useful when the Beats outbound connections need to go through a proxy but don't want it to affect other inputs/outputs. When using the HTTP_PROXY env variable, this also affects the Beats output to Elasticsearch. Having a dedicated setting allows only the AWS requests to be proxied and not affect any other input/output.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Oct 1, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations (Team:Integrations)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Oct 1, 2021
@kaiyan-sheng kaiyan-sheng deleted the backport_26832_7.x branch October 1, 2021 14:11
@kaiyan-sheng kaiyan-sheng restored the backport_26832_7.x branch October 1, 2021 14:12
@zube zube bot removed the [zube]: Done label Dec 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Team:Integrations Label for the Integrations team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants