Skip to content

Commit

Permalink
Fix boolean key in security pipelines and sync pipelines with integra…
Browse files Browse the repository at this point in the history
…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
  • Loading branch information
marc-gr authored and mergify[bot] committed Mar 5, 2025
1 parent 10cbad2 commit bbf11fc
Show file tree
Hide file tree
Showing 7 changed files with 6,883 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,11 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d

*Winlogbeat*

- Fix message handling in the experimental api. {issue}19338[19338] {pull}41730[41730]
- Sync missing changes in modules pipelines. {pull}42619[42619]
- Reset EventLog if error EOF is encountered. {pull}42826[42826]
- Implement backoff on error retrial. {pull}42826[42826]
- Fix boolean key in security pipelines and sync pipelines with integration. {pull}43027[43027]

*Functionbeat*

Expand Down
Loading

0 comments on commit bbf11fc

Please sign in to comment.