[carbon_black_cloud] Add Carbon Black Cloud package. - #2760
Merged
andrewkroh merged 5 commits intoApr 7, 2022
Conversation
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
Contributor
|
/test |
efd6
reviewed
Mar 8, 2022
Contributor
|
/test |
1 similar comment
Contributor
|
/test |
…into package_carbon_black_cloud
Contributor
|
/test |
|
@andrewkroh looks like the code owner was accidentally set to the ecosystems team. Not sure if we can update it, or if it has to be done by @darshan-elastic.. |
Contributor
Author
|
@jamiehynds, I'm also not able to update the code owners in the PR. |
Contributor
|
/test |
andrewkroh
reviewed
Apr 5, 2022
Closed
15 tasks
andrewkroh
approved these changes
Apr 7, 2022
|
I wanted to mention in environments where the hosts are windows machines that are joined to an AD domain the values that the ingest pipeline place into host.name and/or host.hostname and user.name contain the AD domain name in NT format: I add the GROK processors following to correct that : |
4 tasks
|
Thanks @CyberTaoFlow for the feedback. We've addressed your feedback via this PR: #3106 |
orestisfl
pushed a commit
to orestisfl/integrations
that referenced
this pull request
May 15, 2026
- Generated the skeleton of the Carbon Black Cloud integration package. - Added 5 data streams (Alert, Audit, Endpoint Event, Watchlist Hit, Asset Vulnerability Summary). - Added data collection logic for all 5 data streams. - Added the ingest pipeline for all the data streams. - Mapped fields according to the ECS schema and added Fields metadata in the appropriate yml files - Added dashboards and visualizations. - Added test for pipeline for all the data streams. - Added system test cases for data streams that uses httpjson.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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?
Checklist
changelog.ymlfile.How to test this PR locally
elastic-package testScreenshots