Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Winlogbeat sysmon javascript error #22219

Closed
adriansr opened this issue Oct 28, 2020 · 1 comment · Fixed by #22236
Closed

Winlogbeat sysmon javascript error #22219

adriansr opened this issue Oct 28, 2020 · 1 comment · Fixed by #22236
Assignees

Comments

@adriansr
Copy link
Contributor

For confirmed bugs, please report:

  • Version: 7.9.2
  • Operating System: Windows
  • Discuss Forum URL: n/a
  • Steps to Reproduce: n/a

The following error appears in Winlogbeat debug logs for some events:

2020-10-27T12:08:42.253Z        DEBUG   [processors]    processing/processors.go:112    Fail to apply processor client{script=[type=javascript, id=, sources=C:\Program files\winlogbeat/module/security/config/winlogbeat-security.js], condition=equals: map[winlog.channel:{0 Security false}], script=[type=javascript, id=, sources=C:\Program files\winlogbeat/module/sysmon/config/winlogbeat-sysmon.js], condition=equals: map[winlog.channel:{0 Microsoft-Windows-Sysmon/Operational false}], script=[type=javascript, id=, sources=C:\Program files\winlogbeat/module/powershell/config/winlogbeat-powershell.js], condition=equals: map[winlog.channel:{0 Windows PowerShell false}], script=[type=javascript, id=, sources=C:\Program files\winlogbeat/module/powershell/config/winlogbeat-powershell.js], condition=equals: map[winlog.channel:{0 Microsoft-Windows-PowerShell/Operational false}]}: failed in processor.javascript: failed in process function: TypeError: Cannot read property 'split' of undefined at C:\Program files\winlogbeat/module/sysmon/config/winlogbeat-sysmon.js:330:32(7)

failed in processor.javascript:
failed in process function:
TypeError: Cannot read property 'split' of undefined at C:\Program files\winlogbeat/module/sysmon/config/winlogbeat-sysmon.js:330:32(7)

@elasticmachine
Copy link
Collaborator

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

@leehinman leehinman self-assigned this Oct 28, 2020
leehinman added a commit to leehinman/beats that referenced this issue Oct 28, 2020
leehinman added a commit to leehinman/beats that referenced this issue Oct 28, 2020
leehinman added a commit to leehinman/beats that referenced this issue Oct 28, 2020
leehinman added a commit that referenced this issue Oct 28, 2020
leehinman added a commit that referenced this issue Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants