[Azure Blob Storage] Adding integration for Custom Azure Blob Storage Input - #4693
Conversation
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
|
Similar to #4692 There is currently a few questions up for discussion here:
|
|
Integration has not been fully tested yet, but will be soon (before merging) |
🌐 Coverage report
|
kcreddy
left a comment
There was a problem hiding this comment.
LGTM 👍🏼
Once we have a way to run system tests, we could change to GA.
|
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
|
@P1llus , can we get this in? |
|
Was waiting for elastic/stream#47 to finalize and be merged, and wanted to wait for the dynamic ECS template functionality that was very recently merged here: elastic/elastic-package#1073 so that we could include this functionality from the initial version of the package. |
|
All blocking features have now been resolved, will just have to update the PR with the system test and add dynamic ECS template before merging: #5055 |
|
This new input needs to be added to the filebeat spec file for elastic-agent first: https://github.com/elastic/elastic-agent/blob/main/specs/filebeat.spec.yml |
|
Spec file updated as per: elastic/elastic-agent#2149 |
ShourieG
left a comment
There was a problem hiding this comment.
minor doc changes otherwise LGTM
Co-authored-by: ShourieG <105607378+ShourieG@users.noreply.github.com>
|
Package azure_blob_storage - 0.1.0 containing this change is available at https://epr.elastic.co/search?package=azure_blob_storage |
… Input (elastic#4693) * Initial commit * add changelog and CODEOWNERS * stashing changes * First MVP version * adding tags * Update packages/azure_blob_storage/_dev/build/docs/README.md Co-authored-by: ShourieG <105607378+ShourieG@users.noreply.github.com> * Update docs --------- Co-authored-by: ShourieG <105607378+ShourieG@users.noreply.github.com>
What does this PR do?
This adds support for using the custom Azure Blob Storage Input that was added to filebeat in 8.5.0.
Checklist
changelog.ymlfile.Related issues