Skip to content

[Enhancement] Field adjusts to better compatibility with Detection Rules #9234

@w0rk3r

Description

@w0rk3r

For Detection compatibility purposes, we need to adjust and add some fields to the integrations shipped process creation logs.

System Integration:

  • process.name.caseless
  • process.executable.caseless
  • process.args_count

Windows Integration:

  • process.name.caseless
  • process.executable.caseless
  • process.args_count (Sysmon logs already have these, needs to be added to win forwarded logs)

In Sysmon and in the winevent logs, we don't have a caseless field as we do in Elastic Defend, which prevents them from working with rules that use KQL, like new_terms.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions