From 460ebf20fe41d66966cb462b01a0308fe118c31b Mon Sep 17 00:00:00 2001 From: DeDe Morton Date: Tue, 15 Jun 2021 02:57:57 -0700 Subject: [PATCH] Edit 7.13.2 changelog (#26304) * Edit 7.13.2 changelog * Remove unneeded line Co-authored-by: Andres Rodriguez --- CHANGELOG.asciidoc | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index a76d27e81ff..8089bbf9300 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -11,15 +11,14 @@ https://github.com/elastic/beats/compare/v7.13.1...v7.13.2[View commits] *Affecting all Beats* -- Fix ILM alias creation when write alias exists and initial index does not exist {pull}26143[26143] -- Add FAQ entry for madvdontneed variable {pull}23429[23429] +- Fix ILM alias creation when write alias exists and initial index does not exist. {pull}26146[26146] - Fix ILM setup log reporting that a policy or an alias was created, even though the creation of any resource was disabled. {issue}24046[24046] {pull}24480[24480] - Fix ILM alias not being created if `setup.ilm.check_exists: false` and `setup.ilm.overwrite: true` has been configured. {pull}24480[24480] -- Allow cgroup self-monitoring to see alternate `hostfs` paths {pull}24334[24334] -- Fix 'make setup' instructions for a new beat {pull}24944[24944] -- Fix out of date FreeBSD vagrantbox. {pull}25652[25652] +- Allow cgroup self-monitoring to see alternate `hostfs` paths. {pull}24334[24334] +- Fix `make setup` instructions for a new Beat. {pull}24944[24944] +- Fix out-of-date FreeBSD vagrantbox. {pull}25652[25652] - Fix handling of `file_selectors` in aws-s3 input. {pull}25792[25792] -- Include date separator in the filename prefix of `dateRotator` to make sure nothing gets purged accidentally {pull}26176[26176] +- Include date separator in the filename prefix of `dateRotator` to make sure nothing gets purged accidentally. {pull}26176[26176] *Auditbeat*