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 #17456 to 7.x: [Filebeat] Add access_key_id, secret_access_key and session_token into aws module config #17483

Merged
merged 1 commit into from
Apr 5, 2020

Conversation

kaiyan-sheng
Copy link
Contributor

@kaiyan-sheng kaiyan-sheng commented Apr 3, 2020

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

What does this PR do?

This PR is to add missing configuration parameters into filesets under aws module.

Why is it important?

With this PR, users will be able to use access_key_id, secret_access_key and session_token directly in Filebeat aws module.

This PR also adds the missing config for ec2 fileset into default aws.yml.disabled config with enabled: false.

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.

…o aws module config (#17456)

* Add access_key_id, secret_access_key and session_token into aws module config

* add changelog

* update documentation

* update aws module doc with credential doc link

* fix filebeat doc

(cherry picked from commit cab88e1)
@kaiyan-sheng kaiyan-sheng self-assigned this Apr 3, 2020
@kaiyan-sheng kaiyan-sheng added the Team:Platforms Label for the Integrations - Platforms team label Apr 3, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations-platforms (Team:Platforms)

Copy link
Contributor

@blakerouse blakerouse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@kaiyan-sheng kaiyan-sheng merged commit 481856a into elastic:7.x Apr 5, 2020
@kaiyan-sheng kaiyan-sheng deleted the backport_17456_7.x branch April 5, 2020 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport review Team:Platforms Label for the Integrations - Platforms team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants