diff --git a/CHANGELOG.next.asciidoc b/CHANGELOG.next.asciidoc index 3b95d21f7591..6a8d7b5991ee 100644 --- a/CHANGELOG.next.asciidoc +++ b/CHANGELOG.next.asciidoc @@ -99,6 +99,7 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff] - Add missing provider registration and fix published entity for Active Directory entityanalytics provider. {pull}38645[38645] - Fix handling of un-parsed JSON in O365 module. {issue}37800[37800] {pull}38709[38709] - Fix filestream's registry GC: registry entries are now removed from the in-memory and disk store when they're older than the set TTL {issue}36761[36761] {pull}38488[38488] +- Fix indexing failures by re-enabling event normalisation in netflow input. {issue}38703[38703] {pull}38780[38780] *Heartbeat*