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] Implement exclusion range support for event_id #41639

Merged
merged 2 commits into from
Nov 18, 2024

Conversation

marc-gr
Copy link
Contributor

@marc-gr marc-gr commented Nov 14, 2024

Proposed commit message

  • Implement exclusion range support for Winlogbeat event_id

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Disruptive User Impact

Related issues

@marc-gr marc-gr added enhancement Winlogbeat Team:Security-Windows Platform Windows Platform Team in Security Solution backport-8.x Automated backport to the 8.x branch with mergify labels Nov 14, 2024
@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Nov 14, 2024
@marc-gr marc-gr force-pushed the feat/exclusion-range branch from 47e6019 to 86d3979 Compare November 14, 2024 08:31
@marc-gr marc-gr force-pushed the feat/exclusion-range branch from 86d3979 to 37518fc Compare November 14, 2024 08:32
@marc-gr marc-gr marked this pull request as ready for review November 14, 2024 08:38
@marc-gr marc-gr requested a review from a team as a code owner November 14, 2024 08:38
@elasticmachine
Copy link
Collaborator

Pinging @elastic/sec-windows-platform (Team:Security-Windows Platform)

@marc-gr marc-gr merged commit c2584a9 into elastic:main Nov 18, 2024
28 checks passed
@marc-gr marc-gr deleted the feat/exclusion-range branch November 18, 2024 11:03
mergify bot pushed a commit that referenced this pull request Nov 18, 2024
* Implement exclusion range support for event_id

* Check excludes to build suppress

(cherry picked from commit c2584a9)
marc-gr added a commit that referenced this pull request Nov 18, 2024
…41660)

* Implement exclusion range support for event_id

* Check excludes to build suppress

(cherry picked from commit c2584a9)

Co-authored-by: Marc Guasch <marc-gr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-8.x Automated backport to the 8.x branch with mergify enhancement Team:Security-Windows Platform Windows Platform Team in Security Solution Winlogbeat
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Winlogbeat] Implement exclusion range support for event_id
4 participants