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 #15097 to 7.x: [Metricbeat] [AWS] Add DynamoDB AWS light module #15614

Merged
merged 1 commit into from
Jan 17, 2020

Conversation

ChrsMark
Copy link
Member

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

This PR implements DynamoDB AWS metricbeat Module of #14856

Reference: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/metrics-dimensions.html

Dashboard:
Screenshot 2020-01-08 at 12 10 39

Manual Testing

  1. Enable aws module
  2. Use the following configuration:
- module: aws
  period: 60s
  metricsets:
    - dynamodb
  credential_profile_name: metricbeat
  regions:
    - eu-central-1
  1. Start Metricbeat
  2. Check that events are sent to ES or any other output.
    Notes:
  3. This requires an AWS account with DynamoDB features
  4. In order to automatically populate realistic data in AWS, DM author for instructions.

@ChrsMark ChrsMark merged commit 8425cf0 into elastic:7.x Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants