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] Fix boolean key in security pipelines and sync pipelines with integration #43027

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

marc-gr
Copy link
Contributor

@marc-gr marc-gr commented Mar 5, 2025

Proposed commit message

  • Fix boolean key in security pipelines and sync pipelines with integration

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.

Related issues

@marc-gr marc-gr added Winlogbeat bugfix Team:Security-Windows Platform Windows Platform Team in Security Solution backport-active-all Automated backport with mergify to all the active branches labels Mar 5, 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 Mar 5, 2025
@marc-gr marc-gr force-pushed the fix/winlogbeat-pipelines branch from 6dd2990 to e931d3d Compare March 5, 2025 10:14
@mergify mergify bot assigned marc-gr Mar 5, 2025
@marc-gr marc-gr marked this pull request as ready for review March 5, 2025 10:14
@marc-gr marc-gr requested a review from a team as a code owner March 5, 2025 10:14
@elasticmachine
Copy link
Collaborator

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

@marc-gr
Copy link
Contributor Author

marc-gr commented Mar 5, 2025

As part of syncing some changes back the pipeline file was renamed and the diff interpreted it as a whole new file, The relevant line is https://github.com/elastic/beats/pull/43027/files#diff-22a56dad0bb818302602893471d87055216a3324eedc7333388f5021dc85ea3eR3850 for the boolean issue

@marc-gr marc-gr merged commit 7237209 into elastic:main Mar 5, 2025
20 checks passed
@marc-gr marc-gr deleted the fix/winlogbeat-pipelines branch March 5, 2025 11:49
mergify bot pushed a commit that referenced this pull request Mar 5, 2025
mergify bot pushed a commit that referenced this pull request Mar 5, 2025
mergify bot pushed a commit that referenced this pull request Mar 5, 2025
…tion. (#43027)

(cherry picked from commit 7237209)

# Conflicts:
#	x-pack/winlogbeat/module/security/ingest/security.yml
mergify bot pushed a commit that referenced this pull request Mar 5, 2025
…tion. (#43027)

(cherry picked from commit 7237209)

# Conflicts:
#	x-pack/winlogbeat/module/security/ingest/security.yml
mergify bot pushed a commit that referenced this pull request Mar 5, 2025
mergify bot pushed a commit that referenced this pull request Mar 5, 2025
…tion. (#43027)

(cherry picked from commit 7237209)

# Conflicts:
#	x-pack/winlogbeat/module/powershell/ingest/powershell.yml
#	x-pack/winlogbeat/module/powershell/ingest/powershell_operational.yml
#	x-pack/winlogbeat/module/routing/ingest/routing.yml
#	x-pack/winlogbeat/module/security/ingest/security.yml
#	x-pack/winlogbeat/module/sysmon/ingest/sysmon.yml
marc-gr added a commit that referenced this pull request Mar 5, 2025
…tion. (#43027) (#43034)

(cherry picked from commit 7237209)

Co-authored-by: Marc Guasch <[email protected]>
marc-gr added a commit that referenced this pull request Mar 5, 2025
…tion. (#43027) (#43033)

(cherry picked from commit 7237209)

Co-authored-by: Marc Guasch <[email protected]>
marc-gr added a commit that referenced this pull request Mar 5, 2025
…tion. (#43027) (#43037)

(cherry picked from commit 7237209)

Co-authored-by: Marc Guasch <[email protected]>
marc-gr added a commit that referenced this pull request Mar 5, 2025
…lines and sync pipelines with integration (#43036)

* Fix boolean key in security pipelines and sync pipelines with integration. (#43027)

(cherry picked from commit 7237209)

# Conflicts:
#	x-pack/winlogbeat/module/security/ingest/security.yml

* Update Winlogbeat fixes and improvements in changelog

---------

Co-authored-by: Marc Guasch <[email protected]>
marc-gr added a commit that referenced this pull request Mar 5, 2025
marc-gr added a commit that referenced this pull request Mar 5, 2025
v1v added a commit to v1v/beats that referenced this pull request Mar 6, 2025
…-packaging-steps

* upstream/main:
  filebeat: make deep copy before notifying of config change (elastic#42992)
  [metricbeat] Add a new 'match_by_parent_instance' option to 'perfmon' module (elastic#43002)
  Don't package arm64 on amd64 workers (elastic#43026)
  [REVERT] Update Stack Monitoring data stream to 9 (elastic#43052)
  FIPS Build (elastic#42402)
  refactor: drop custom fsync implementation (elastic#42066)
  Update CHANGELOG.asciidoc
  docs: Prepare Changelog for 8.17.3 (elastic#42980) (elastic#43029)
  Fix boolean key in security pipelines and sync pipelines with integration. (elastic#43027)
  Skip test case for sequoia (elastic#42996)
  [main](backport elastic#42976) docs: Prepare Changelog for 8.16.5 (elastic#43005)
  x-pack/filebeat/input/entityanalytics/provider/activedirectory: do not consider computers to be users (elastic#42796)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-active-all Automated backport with mergify to all the active branches bugfix Team:Security-Windows Platform Windows Platform Team in Security Solution Winlogbeat
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants