beats
beats copied to clipboard
Update input-aws-s3.asciidoc to reflect auto gzip decompression
Proposed commit message
This PR is to enhance documentation for the input aws-s3 to reflect the transparent gzip decompression behaviour
Checklist
- [X] My code follows the style guidelines of this project
- [X] I have commented my code, particularly in hard-to-understand areas
- [X] I have made corresponding changes to the documentation
- [X] I have made corresponding change to the default configuration files
- [X] I have added tests that prove my fix is effective or that my feature works
- [x] I have added an entry in
CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.
Disruptive User Impact
Author's Checklist
- [ ]
How to test this PR locally
Related issues
Use cases
Screenshots
Logs
💚 CLA has been signed
This pull request does not have a backport label. If this is a bug or security fix, could you label this PR @RichardoC? 🙏. For such, you'll need to label your PR with:
- The upcoming major version of the Elastic Stack
- The upcoming minor version of the Elastic Stack (if you're not pushing a breaking change)
To fixup this pull request, you need to add the backport labels for the needed branches, such as:
backport-v8./d.0is the label to automatically backport to the8./dbranch./dis the digit
This pull request is now in conflicts. Could you fix it? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/
git fetch upstream
git checkout -b patch-1 upstream/patch-1
git merge upstream/main
git push upstream patch-1
This pull request is now in conflicts. Could you fix it? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/
git fetch upstream
git checkout -b patch-1 upstream/patch-1
git merge upstream/main
git push upstream patch-1
Pinging @elastic/obs-ds-hosted-services (Team:obs-ds-hosted-services)
This pull request is now in conflicts. Could you fix it? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/
git fetch upstream git checkout -b patch-1 upstream/patch-1 git merge upstream/main git push upstream patch-1
Will do once it's reviewed as I don't want to spend time continually fixing this merge conflict
This pull request is now in conflicts. Could you fix it? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/
git fetch upstream
git checkout -b patch-1 upstream/patch-1
git merge upstream/main
git push upstream patch-1
This is done in the latest documentation: https://github.com/elastic/beats/blob/main/docs/reference/filebeat/filebeat-input-aws-s3.md?plain=1#L119