Skip to content

Add origin_url and origin_referrer_url field to Process/DLL events #610

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

Merged
merged 2 commits into from
Apr 25, 2025

Conversation

AsuNa-jp
Copy link
Contributor

@AsuNa-jp AsuNa-jp commented Apr 23, 2025

Change Summary

This PR adds the following fields to the Process/DLL event mapping.

  • origin_referrer_url
  • origin_url

These fields have already been added to ECS at the following PR, but since it will take some time to upgrade the ECS version used by the endpoint package, we’ve decided to temporarily mirror the fields in the endpoint package.

Also created the following PR.

Note

For file.origin_referrer_url and file.origin_url were already added in the following PR for the endpoint-package before being added to ECS. We took this approach because we wanted to start using these fields for file events early on.

Sample values

Sample document

sample document is added to sample_event.json

Release Target

9.1/8.19

Q/A

For mapping changes:

  • I ran make after making the schema changes, and committed all changes
  • If these field(s) are "exception"-able, I made a companion PR to Kibana adding it (see Readme)
  • If this is a metadata change, I also updated both transform destination schemas to match

For Transform changes:

  • The new transform successfully starts in Kibana
  • The corresponding transform destination schema was updated if necessary

@AsuNa-jp AsuNa-jp self-assigned this Apr 23, 2025
@AsuNa-jp AsuNa-jp marked this pull request as ready for review April 23, 2025 09:52
@AsuNa-jp AsuNa-jp requested review from a team as code owners April 23, 2025 09:52
@AsuNa-jp AsuNa-jp merged commit 612dded into main Apr 25, 2025
4 checks passed
@pzl pzl deleted the asuka_origin_url_fields branch June 24, 2025 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants