Skip to content
Merged
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.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand All @@ -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*

Expand Down