Skip to content

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

Closed
kaiyan-sheng wants to merge 1 commit into
elastic:7.xfrom
kaiyan-sheng:backport_26832_7.x
Closed

Cherry-pick #26832 to 7.x: Add Proxy settings to AWS Common#28217
kaiyan-sheng wants to merge 1 commit into
elastic:7.xfrom
kaiyan-sheng:backport_26832_7.x

Conversation

@kaiyan-sheng

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

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

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