Skip to content

[Winlogbeat] More ECS changes for Sysmon #18364

Closed

Description

There are few addition improvements we can make the Winlogbeat Sysmon module to better align we ECS.

  • Set related.hash.
  • Set file.extension/name/directory. Use the JS path module .
  • hash.* is not part of ECS. It should be used as file.hash.* or process.hash.*. We can't delete the existing hash.* fields until 8.0, so for 7.x we can populate them both. And then do a breaking change for 8.0 where we drop hash.* completely.
  • Drop the rule.name field when it has a tack - value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions