You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.next.asciidoc
-14Lines changed: 0 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -112,21 +112,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
112
112
- The `o365input` and `o365` module now recover from an authentication problem or other fatal errors, instead of terminating. {pull}21258[21258]
113
113
- Periodic metrics in logs will now report `libbeat.output.events.active` and `beat.memstats.rss`
114
114
as gauges (rather than counters). {pull}22877[22877]
115
-
- Use PROGRAMDATA environment variable instead of C:\ProgramData for windows install service {pull}22874[22874]
116
-
- Fix reporting of cgroup metrics when running under Docker {pull}22879[22879]
117
-
- Fix typo in config docs {pull}23185[23185]
118
-
- Add FAQ entry for madvdontneed variable {pull}23429[23429]
119
-
- Fix panic due to unhandled DeletedFinalStateUnknown in k8s OnDelete {pull}23419[23419]
120
-
- Fix error loop with runaway CPU use when the Kafka output encounters some connection errors {pull}23484[23484]
121
-
- 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]
122
-
- Fix ILM alias not being created if `setup.ilm.check_exists: false` and `setup.ilm.overwrite: true` has been configured. {pull}24480[24480]
123
-
- Fix issue discovering docker containers and metadata after reconnections {pull}24318[24318]
124
-
- Allow cgroup self-monitoring to see alternate `hostfs` paths {pull}24334[24334]
125
-
- Fix 'make setup' instructions for a new beat {pull}24944[24944]
126
-
- Fix out of date FreeBSD vagrantbox. {pull}25652[25652]
127
-
- Fix handling of `file_selectors` in aws-s3 input. {pull}25792[25792]
128
115
- Fix ILM alias creation when write alias exists and initial index does not exist {pull}26143[26143]
129
-
- Include date separator in the filename prefix of `dateRotator` to make sure nothing gets purged accidentally {pull}26176[26176]
0 commit comments