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

fix windows hayabusa event monitoring #42

Merged

Conversation

enes-keskin
Copy link
Contributor

Problem Description

Currently, Windows.Hayabusa.Monitoring is broken, as evident from the following log output:

Log Screenshot

The logs indicate that the Windows.Sigma.BaseEvents object does not support the DateAfter or DateBefore parameters.


Proposed Solution

This pull request removes the unsupported DateAfter and DateBefore parameters from Windows.Hayabusa.Monitoring to resolve the issue.


There is no `DateAfter` or `DateBefore` parameters for Windows.Sigma.BaseEvents
@CLAassistant
Copy link

CLAassistant commented Dec 3, 2024

CLA assistant check
All committers have signed the CLA.

@scudette scudette merged commit 4a3f630 into Velocidex:master Dec 3, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants