system,windows: add parent process ID to process creation events#2966
Merged
efd6 merged 8 commits intoelastic:mainfrom Apr 27, 2022
Merged
system,windows: add parent process ID to process creation events#2966efd6 merged 8 commits intoelastic:mainfrom
efd6 merged 8 commits intoelastic:mainfrom
Conversation
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
r00tu53r
reviewed
Apr 1, 2022
4 tasks
andrewkroh
reviewed
Apr 5, 2022
packages/system/data_stream/security/elasticsearch/ingest_pipeline/standard.yml
Outdated
Show resolved
Hide resolved
andrewkroh
approved these changes
Apr 6, 2022
Member
|
@elastic/integrations Can we please get a review on this as it touches both the system and windows integrations. |
Member
|
Can someone from @elastic/elastic-agent-data-plane please take a look to the changes on system and windows integrations? |
cmacknz
approved these changes
Apr 26, 2022
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?
This adds the parent's process ID to event 4688 on Windows (create process).
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
This can be tested with
elastic-packagein the system and windows packages.Related issues
Screenshots