diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 6e9097770da0..762e3e0fb071 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -84,8 +84,8 @@ https://github.com/elastic/beats/compare/v6.4.0...master[Check the HEAD diff] ==== Added *Affecting all Beats* -- Add backoff on error support to redis output. {pull}7781[7781] +- Add backoff on error support to redis output. {pull}7781[7781] - Add field `host.os.kernel` to the add_host_metadata processor and to the internal monitoring data. {issue}7807[7807] - Allow for cloud-id to specify a custom port. This makes cloud-id work in ECE contexts. {pull}7887[7887] @@ -107,6 +107,7 @@ https://github.com/elastic/beats/compare/v6.4.0...master[Check the HEAD diff] - Make docker input check if container strings are empty {pull}7960[7960] - Add tag "truncated" to "log.flags" if incoming line is longer than configured limit. {pull}7991[7991] - Add tag "multiline" to "log.flags" if event consists of multiple lines. {pull}7997[7997] +- Add haproxy module. {pull}8014[8014] *Heartbeat*