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
- Fix ILM alias creation when write alias exists and initial index does not exist {pull}26143[26143]
43
+
- Add FAQ entry for madvdontneed variable {pull}23429[23429]
44
+
- 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]
45
+
- Fix ILM alias not being created if `setup.ilm.check_exists: false` and `setup.ilm.overwrite: true` has been configured. {pull}24480[24480]
46
+
- Allow cgroup self-monitoring to see alternate `hostfs` paths {pull}24334[24334]
47
+
- Fix 'make setup' instructions for a new beat {pull}24944[24944]
48
+
- Fix out of date FreeBSD vagrantbox. {pull}25652[25652]
49
+
- Fix handling of `file_selectors` in aws-s3 input. {pull}25792[25792]
50
+
- Include date separator in the filename prefix of `dateRotator` to make sure nothing gets purged accidentally {pull}26176[26176]
51
+
52
+
*Auditbeat*
53
+
54
+
- auditd: Fix kernel deadlock when netlink congestion causes "no buffer space available" errors. {issue}26031[26031] {pull}26032[26032]
55
+
56
+
*Filebeat*
57
+
58
+
- o365: Avoid mapping exception for `Parameters` and `ExtendedProperties` fields of string type. {pull}26164[26164]
Copy file name to clipboardExpand all lines: CHANGELOG.next.asciidoc
+4-18Lines changed: 4 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,22 +111,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
111
111
- [Metricbeat][Kubernetes] Change cluster_ip field from ip to keyword. {pull}20571[20571]
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
-
as gauges (rather than counters). {pull}22877[22877]
115
-
- Fix ILM alias creation when write alias exists and initial index does not exist {pull}26143[26143]
116
-
- Use PROGRAMDATA environment variable instead of C:\ProgramData for windows install service {pull}22874[22874]
117
-
- Fix reporting of cgroup metrics when running under Docker {pull}22879[22879]
118
-
- Fix typo in config docs {pull}23185[23185]
119
-
- Add FAQ entry for madvdontneed variable {pull}23429[23429]
120
-
- Fix panic due to unhandled DeletedFinalStateUnknown in k8s OnDelete {pull}23419[23419]
121
-
- Fix error loop with runaway CPU use when the Kafka output encounters some connection errors {pull}23484[23484]
122
-
- 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]
123
-
- Fix ILM alias not being created if `setup.ilm.check_exists: false` and `setup.ilm.overwrite: true` has been configured. {pull}24480[24480]
124
-
- Fix issue discovering docker containers and metadata after reconnections {pull}24318[24318]
125
-
- Allow cgroup self-monitoring to see alternate `hostfs` paths {pull}24334[24334]
126
-
- Fix 'make setup' instructions for a new beat {pull}24944[24944]
127
-
- Fix out of date FreeBSD vagrantbox. {pull}25652[25652]
128
-
- Fix handling of `file_selectors` in aws-s3 input. {pull}25792[25792]
129
-
- Include date separator in the filename prefix of `dateRotator` to make sure nothing gets purged accidentally {pull}26176[26176]
114
+
as gauges (rather than counters). {pull}22877[22877]
130
115
131
116
*Auditbeat*
132
117
@@ -136,7 +121,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
136
121
- system/package: Fix an error that can occur while trying to persist package metadata. {issue}18536[18536] {pull}18887[18887]
137
122
- system/socket: Fix dataset using 100% CPU and becoming unresponsive in some scenarios. {pull}19033[19033] {pull}19764[19764]
138
123
- system/socket: Fixed tracking of long-running connections. {pull}19033[19033]
139
-
- auditd: Fix kernel deadlock when netlink congestion causes "no buffer space available" errors. {issue}26031[26031] {pull}26032[26032]
140
124
141
125
*Filebeat*
142
126
@@ -184,7 +168,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
184
168
- Fix event.type for zeek/ssl and duplicate event.category for zeek/connection {pull}20696[20696]
185
169
- Add json body check for sqs message. {pull}21727[21727]
186
170
- Drop aws.vpcflow.pkt_srcaddr and aws.vpcflow.pkt_dstaddr when equal to "-". {pull}22721[22721] {issue}22716[22716]
187
-
- o365: Avoid mapping exception for `Parameters` and `ExtendedProperties` fields of string type. {pull}26164[26164]
188
171
189
172
*Heartbeat*
190
173
@@ -496,3 +479,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
0 commit comments