-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Add vars in modules.d/aws.yml.disabled #27454
Merged
aspacca
merged 4 commits into
elastic:master
from
aspacca:FILEBEAT-S3-LIST-POLLING-MODULE-FIX
Aug 18, 2021
Merged
Add vars in modules.d/aws.yml.disabled #27454
aspacca
merged 4 commits into
elastic:master
from
aspacca:FILEBEAT-S3-LIST-POLLING-MODULE-FIX
Aug 18, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pinging @elastic/integrations (Team:Integrations) |
Collaborator
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
Trends 🧪💚 Flaky test reportTests succeeded. Expand to view the summary
Test stats 🧪
|
jsoriano
approved these changes
Aug 18, 2021
mergify bot
pushed a commit
that referenced
this pull request
Aug 18, 2021
* Add vars in modules.d/aws.yml.disabled * missing metadata * rename bucket to bucket_arn (cherry picked from commit b4ecc29)
@kvch 7.14 branch has been created, please make sure the backport also happens there. |
mergify bot
pushed a commit
that referenced
this pull request
Aug 18, 2021
* Add vars in modules.d/aws.yml.disabled * missing metadata * rename bucket to bucket_arn (cherry picked from commit b4ecc29) # Conflicts: # filebeat/docs/modules/aws.asciidoc # x-pack/filebeat/input/awss3/acker.go # x-pack/filebeat/input/awss3/config.go # x-pack/filebeat/input/awss3/config_test.go # x-pack/filebeat/input/awss3/input.go # x-pack/filebeat/input/awss3/input_benchmark_test.go # x-pack/filebeat/input/awss3/input_integration_test.go # x-pack/filebeat/input/awss3/s3.go # x-pack/filebeat/input/awss3/s3_objects.go # x-pack/filebeat/input/awss3/s3_test.go # x-pack/filebeat/module/aws/_meta/docs.asciidoc # x-pack/filebeat/module/aws/cloudtrail/config/aws-s3.yml # x-pack/filebeat/module/aws/cloudtrail/manifest.yml # x-pack/filebeat/module/aws/cloudwatch/config/aws-s3.yml # x-pack/filebeat/module/aws/cloudwatch/manifest.yml # x-pack/filebeat/module/aws/ec2/config/aws-s3.yml # x-pack/filebeat/module/aws/ec2/manifest.yml # x-pack/filebeat/module/aws/elb/config/aws-s3.yml # x-pack/filebeat/module/aws/elb/manifest.yml # x-pack/filebeat/module/aws/s3access/config/aws-s3.yml # x-pack/filebeat/module/aws/s3access/manifest.yml # x-pack/filebeat/module/aws/vpcflow/config/input.yml # x-pack/filebeat/module/aws/vpcflow/manifest.yml
mergify bot
pushed a commit
that referenced
this pull request
Aug 18, 2021
* Add vars in modules.d/aws.yml.disabled * missing metadata * rename bucket to bucket_arn (cherry picked from commit b4ecc29)
aspacca
pushed a commit
that referenced
this pull request
Aug 18, 2021
aspacca
pushed a commit
that referenced
this pull request
Aug 18, 2021
Icedroid
pushed a commit
to Icedroid/beats
that referenced
this pull request
Nov 1, 2021
* Add vars in modules.d/aws.yml.disabled * missing metadata * rename bucket to bucket_arn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport-v7.15.0
Automated backport with mergify
backport-v7.16.0
Automated backport with mergify
Team:Integrations
Label for the Integrations team
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Adds new variables introduced in #27332 to
aws.yml.disabled
It also adds missing/faulty metadata (bucket, region in s3 url) for the event when using S3 bucket listing directly
Why is it important?
In order to give visibility to the users about the availability of the new variables.
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Author's Checklist
How to test this PR locally
Related issues
Use cases
Screenshots
Logs