-
Notifications
You must be signed in to change notification settings - Fork 531
[integrations][SymantecEndpoint Security] - Added support for Azure Blob Storage input #11450
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
Conversation
… tests. Added support for couple of new field based on provided documents
…s due to service deployer limitations
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
packages/symantec_endpoint_security/data_stream/event/fields/fields.yml
Outdated
Show resolved
Hide resolved
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
History
cc @ShourieG |
|
|
Package symantec_endpoint_security - 1.2.0 containing this change is available at https://epr.elastic.co/search?package=symantec_endpoint_security |
…lob Storage input (elastic#11450) * added azure blob storage agent, manifest updates and working pipeline tests. Added support for couple of new field based on provided documents * performed live testing, updated documentation and removed system tests due to service deployer limitations
…lob Storage input (elastic#11450) * added azure blob storage agent, manifest updates and working pipeline tests. Added support for couple of new field based on provided documents * performed live testing, updated documentation and removed system tests due to service deployer limitations




Type of change
Proposed commit message
Added support for Azure Blob Storage input and made updates to mapping, documentation and tests accordingly.
NOTE
System tests were initially added and then later removed due to service deployer limitations as this is already using terraform based tests for awss3 input. Having tests using an Azure Storage emulator running on docker is not currently possible in parallel to terraform.
Live testing was performed using an actual storage account and sample logs provided in the ER, for which screenshots are attached below.
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots