-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[SAASINT-4634] DDS: CrowdStrike FDR Integration v1.0.0 #21242
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
[SAASINT-4634] DDS: CrowdStrike FDR Integration v1.0.0 #21242
Conversation
This PR does not modify any files shipped with the agent. To help streamline the release process, please consider adding the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left you some minor feedback for your review!
crowdstrike_fdr/README.md
Outdated
- **Bucket name**: Enter a Bucket name (must be globally unique and begins with the prefix `crowdstrike-fdr` to comply with integration naming requirements). | ||
- **AWS Region**: Choose a region. | ||
- You can only use your S3 bucket if you're using the US-1, US-2, or EU-1 CrowdStrike clouds. | ||
- Ensure that your bucket resides in the same AWS region as your Falcon CID where the FDR feed is provisioned. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Ensure that your bucket resides in the same AWS region as your Falcon CID where the FDR feed is provisioned. | |
- Ensure that your bucket resides in the same AWS region as your Falcon CID where the FDR feed is provisioned. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sorry, noticed a few more minor things to comply with our style guide! should be good to go after they get updated.
crowdstrike_fdr/README.md
Outdated
3. In the **FDR feeds** tab, click **Create feed**. | ||
4. Provide a feed name. | ||
5. Set the feed **status** to on. | ||
6. Select **Customize your FDR feed** in **How do you want to create this feed?** option. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
6. Select **Customize your FDR feed** in **How do you want to create this feed?** option. | |
6. Select **Customize your FDR feed** in the **How do you want to create this feed?** option. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
crowdstrike_fdr/README.md
Outdated
|
||
### Set up data replication from CrowdStrike FDR to a customer-owned S3 bucket | ||
|
||
#### Configure CrowdStrike FDR Feed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#### Configure CrowdStrike FDR Feed | |
#### Configure the CrowdStrike FDR feed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, thanks!
Review from rtrieu is dismissed. Related teams and files:
- documentation
- crowdstrike_fdr/README.md
Signed-off-by: tirthraj.chaudhari <[email protected]>
3ea2752
to
e466dc1
Compare
crowdstrike_fdr/README.md
Outdated
|
||
[CrowdStrike Falcon Data Replicator (FDR)][1] is a high-fidelity data export solution that enables organizations to securely stream raw endpoint telemetry in near real time. FDR delivers detailed event data through a data feed in JSON format using Amazon Web Services Simple Storage Service (Amazon S3) and Amazon Simple Queue Service (Amazon SQS). | ||
|
||
Integrate CrowdStrike FDR with Datadog to gain insights into Authentication & Identity, Account & Privilege Changes, Execution Monitoring & Threat Detection, File & Malware Activity and Network Behavior events using pre-built dashboard visualizations. Datadog leverages its built-in log pipelines to parse and enrich these logs, facilitating easy search, and detailed insights. Additionally, the integration includes ready-to-use Cloud SIEM detection rules for enhanced monitoring and security. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Activity, and
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
6. In the **Description** section of the support case, be sure to include the following details: | ||
- The Falcon Customer ID (CID) | ||
- Indicate the below type of events you wish to have provided in this new FDR feed. | ||
- primary events (All events found within the Events Data Dictionary) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- primary events (All events found within the Events Data Dictionary) | |
- Primary events (All events found within the Events Data Dictionary) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
one minor suggestion but approving!
* Add crowdstrike-fdr integration * Add images and test results * Add dashboard image and update manifest file * Resolve validate-assets stage * Empty commit to rerun validate assets * Address review comments * Add facets in pipeline yaml file * Minor description update * Address review comments * Update minor configurations steps Signed-off-by: tirthraj.chaudhari <[email protected]> * Add extra category value in manifest file --------- Signed-off-by: tirthraj.chaudhari <[email protected]> ba3d2ba
What does this PR do?
This is a initial release PR of Crowdstrike FDR integration including all the required assets.
Integration Logo Source: https://static.datadoghq.com/static/images/logos/crowdstrike_large.svg
Additional Notes
Review checklist (to be filled by reviewers)
qa/skip-qa
label if the PR doesn't need to be tested during QA.backport/<branch-name>
label to the PR and it will automatically open a backport PR once this one is merged