From 38f07bcafa10c709c3364124e0dcac5729bea7cf Mon Sep 17 00:00:00 2001 From: Michal Pristas Date: Wed, 29 Apr 2020 15:23:01 +0200 Subject: [PATCH] changelog --- x-pack/elastic-agent/CHANGELOG.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/x-pack/elastic-agent/CHANGELOG.asciidoc b/x-pack/elastic-agent/CHANGELOG.asciidoc index ed928e1d688..05a5ad42d71 100644 --- a/x-pack/elastic-agent/CHANGELOG.asciidoc +++ b/x-pack/elastic-agent/CHANGELOG.asciidoc @@ -26,6 +26,7 @@ - Make sure that the Elastic Agent connect over TLS in cloud. {pull}17843[17843] - Moved stream.* fields to top of event {pull}17858[17858] - Fix an issue where the checkin_frequency, jitter, and backoff options where not configurable. {pull}17843[17843] +- Use default output by default {pull}18091[18091] ==== New features