feat(windows,system): populate registry.path for Security registry events#17931
Open
marc-gr wants to merge 4 commits intoelastic:mainfrom
Open
feat(windows,system): populate registry.path for Security registry events#17931marc-gr wants to merge 4 commits intoelastic:mainfrom
marc-gr wants to merge 4 commits intoelastic:mainfrom
Conversation
…ents Map ECS registry.path from winlog.event_data.ObjectName for event 4657 and for 4656/4658/4660/4661/4662/4663 when ObjectType is Key so file and AD objects are not mapped. Bump windows integration to 3.7.0 and system integration to 2.14.0.
|
Pinging @elastic/sec-windows-platform (Team:Security-Windows Platform) |
…STRY\ prefix For generic object event IDs, treat as registry when ObjectType is Key or ObjectName starts with the NT object-manager prefix (case-insensitive).
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
|
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.
Summary
Populate ECS
registry.pathfromwinlog.event_data.ObjectNamefor Windows Security registry-related audit events:ObjectNameis presentwinlog.event_data.ObjectTypeisKey, so file paths and AD/DS objects are not copied toregistry.pathPackages
windowsforwarded data stream (security_standard.yml) → 3.7.0systemsecurity data stream (standard.yml) → 2.14.0