Skip to content

[Windows] Windows integration sysmon operational template is invalid #4170

@nchaulet

Description

@nchaulet

Description

The sysmon operational handlebar template is invalid, if a user try to add a processors he get the following error:

Screen Shot 2022-09-08 at 9 37 30 AM

This seems to happens since translate_sid has been added to the template

processors:
  - translate_sid:
      field: winlog.event_data.MemberSid
      account_name_target: winlog.event_data._MemberUserName
      domain_target: winlog.event_data._MemberDomain
      account_type_target: winlog.event_data._MemberAccountType
      ignore_missing: true
      ignore_failure: true

The issues seems to happen for the windows.powershell_operational too.

Metadata

Metadata

Assignees

Labels

Integration:windowsWindowsbugSomething isn't working, use only for issues

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