Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...main[Check the HEAD dif
*Winlogbeat*

- Fix resource handle leak during event log enrichment. {pull}31504[31504]
- Sysmon: Drop fields with "-" value (unset) {pull}31556[31556]

*Functionbeat*

Expand Down Expand Up @@ -131,7 +132,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...main[Check the HEAD dif
*Winlogbeat*

- Add parent process ID to new process creation events. {issue}29237[29237] {pull}31102[31102]

- Sysmon: Support for Sysmon Registry non-QWORD/DWORD events. {pull}31556[31556]

*Elastic Log Driver*

Expand Down
Loading