[Filebeat] Fix hardcoded amazonaws.com endpoint#24861
[Filebeat] Fix hardcoded amazonaws.com endpoint#24861kaiyan-sheng merged 4 commits intoelastic:masterfrom
Conversation
0de9ed1 to
563cfbf
Compare
563cfbf to
8c8f721
Compare
|
Besides running the standard |
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
Trends 🧪💚 Flaky test reportTests succeeded. Expand to view the summary
Test stats 🧪
|
|
Pinging @elastic/integrations (Team:Integrations) |
|
This pull request doesn't have a |
@legoguy1000 Thanks for your contribution! We have unit tests for the golang code and for this function |
Done. |
|
/test |
kaiyan-sheng
left a comment
There was a problem hiding this comment.
Thanks for your contribution!! This PR looks good to me!
* upstream/master: (308 commits) [winlogbeat] Add support for sysmon v13 events 24 and 25 (elastic#24945) mergify: add backport label (elastic#25050) Add pod.ip in k8s metadata (elastic#25037) [elastic-agent] Use fleet.url for container cmd (elastic#25026) disable TestXPackEnabled flaky test in logstash metricbeat module (elastic#25034) Leverege leader election in agent k8s manifests (elastic#25016) libbeat/publisher/pipeline: expand monitoring (elastic#24700) libbeat: fix decode_json_fields config validation (elastic#24862) Remove make docs-preview instructions (elastic#25001) [Filebeat] Fix IPtables pipeline (elastic#24928) [DOCS] cd into correct directory before invoking mage. (elastic#17679) Add -buildmode=pie for supported platform (elastic#24964) Add agent's direcotry in k8s manifest generator (elastic#24987) [mergify] assign the original author (elastic#25007) Fix AWS module flaky tests (elastic#24852) [filebeat] Use fail_on_template_error on google_workspace and okta pagination (elastic#24967) Updated config to match defaults (elastic#25004) [Filebeat] Fix hardcoded amazonaws.com endpoint (elastic#24861) Add cloud.service.name to add_cloud_metadata (elastic#24993) [Ingest Manager] Expose processes and their metrics (elastic#24788) ...
…tic#25010) (cherry picked from commit 7129c21) Co-authored-by: Alex Resnick <adr8292@gmail.com>
What does this PR do?
Updates the S3 input validation for the queue url to check for the amazonaws.com domain or for the domain to match the endpoint config parameter that already exists.
Why is it important?
Adds the ability for to use non amazonaws.com domains for Filebeat S3 input.
Checklist
CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.Author's Checklist
How to test this PR locally
Related issues
closes #24420
Use cases
Screenshots
Logs