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

{filebeat/winlogbeat} Extract runner logic for eventlog #42736

Merged
merged 9 commits into from
Feb 20, 2025

Conversation

marc-gr
Copy link
Contributor

@marc-gr marc-gr commented Feb 17, 2025

Proposed commit message

Reduce duplicated code by reusing running logic for event logs.

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

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

@marc-gr marc-gr added enhancement Filebeat Filebeat Winlogbeat Team:Security-Windows Platform Windows Platform Team in Security Solution backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches labels Feb 17, 2025
@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 Feb 17, 2025
@marc-gr marc-gr marked this pull request as ready for review February 17, 2025 13:21
@marc-gr marc-gr requested review from a team as code owners February 17, 2025 13:21
@elasticmachine
Copy link
Collaborator

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

@pierrehilbert pierrehilbert added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Feb 18, 2025
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@marc-gr marc-gr enabled auto-merge (squash) February 20, 2025 10:48
@marc-gr marc-gr merged commit a28ac4c into elastic:main Feb 20, 2025
55 checks passed
mergify bot pushed a commit that referenced this pull request Feb 20, 2025
* Extract runner logic for eventlog

* do not use unnecessary runner struct

* fix lint

* Recover file

(cherry picked from commit a28ac4c)
@marc-gr marc-gr deleted the refactor/reuse-runner-code branch February 20, 2025 11:34
marc-gr added a commit that referenced this pull request Feb 20, 2025
)

* Extract runner logic for eventlog

* do not use unnecessary runner struct

* fix lint

* Recover file

(cherry picked from commit a28ac4c)

Co-authored-by: Marc Guasch <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches enhancement Filebeat Filebeat Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team Team:Security-Windows Platform Windows Platform Team in Security Solution Winlogbeat
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants