Skip to content

[Crowdstrike] Populate message field from crowdstrike.event_simpleName field for FDR data stream #14916

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

moxarth-rathod
Copy link
Contributor

@moxarth-rathod moxarth-rathod commented Aug 13, 2025

Proposed commit message

crowdstrike: populate a mapping of ECS 'message' field from 'crowdstrike.event_simpleName' field 
for FDR data stream.

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

How to test this PR locally

  • Clone integrations repo.
  • Install elastic package locally.
  • Start elastic stack using elastic-package.
  • Move to integrations/packages/crowdstrike directory.
  • Run the following command to run tests.

elastic-package test -v

Related issues

@moxarth-rathod moxarth-rathod self-assigned this Aug 13, 2025
@moxarth-rathod moxarth-rathod added enhancement New feature or request Integration:ti_crowdstrike CrowdStrike Falcon Intelligence Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] Team:Sit-Crest Crest developers on the Security Integrations team [elastic/sit-crest-contractors] labels Aug 13, 2025
@elastic-vault-github-plugin-prod

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@elasticmachine
Copy link

💚 Build Succeeded

cc @moxarth-rathod

Copy link

@moxarth-rathod moxarth-rathod marked this pull request as ready for review August 13, 2025 06:55
@moxarth-rathod moxarth-rathod requested a review from a team as a code owner August 13, 2025 06:55
@elasticmachine
Copy link

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

@andrewkroh andrewkroh added Integration:crowdstrike CrowdStrike and removed Integration:ti_crowdstrike CrowdStrike Falcon Intelligence labels Aug 13, 2025
Copy link
Contributor

@kcreddy kcreddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Couple of things I would like to have added:

  1. Update system tests raw data with missing event_simpleName, so that message gets populated in sample_event.json.
  2. Add screenshot to the PR similar to the one shown in the issue to satisfy the success criteria: The "External Alerts" rule correctly reflects the alert title from Crowdstrike instead of the generic "External Alerts" label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Integration:crowdstrike CrowdStrike Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] Team:Sit-Crest Crest developers on the Security Integrations team [elastic/sit-crest-contractors]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Crowdstrike] Parse and Populate ECS message Field with Alert Title Crowdstrike FDR
4 participants