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
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,10 +18,10 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
18
18
- Remove `AddDockerMetadata` and `AddKubernetesMetadata` processors from the `script` processor. They can still be used as normal processors in the configuration. {issue}16349[16349] {pull}16514[16514]
19
19
- Introduce APM libbeat instrumentation, active when running the beat with ELASTIC_APM_ACTIVE=true. {pull}17938[17938]
20
20
- Make error message about locked data path actionable. {pull}18667[18667]
21
+
- Fix panic with inline SSL when the certificate or key were small than 256 bytes. {pull}23820[23820]
21
22
22
23
*Auditbeat*
23
24
24
-
25
25
*Filebeat*
26
26
27
27
- Fix parsing of Elasticsearch node name by `elasticsearch/slowlog` fileset. {pull}14547[14547]
@@ -153,7 +153,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
153
153
*Filebeat*
154
154
155
155
- Update `filestream` reader offset when a line is skipped. {pull}23417[23417]
156
-
- Fix goroutines leak with some inputs in autodiscover. {pull}23722[23722]
157
156
- cisco/asa fileset: Fix parsing of 302021 message code. {pull}14519[14519]
158
157
- Fix filebeat azure dashboards, event category should be `Alert`. {pull}14668[14668]
159
158
- Fixed dashboard for Cisco ASA Firewall. {issue}15420[15420] {pull}15553[15553]
@@ -223,15 +222,12 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
223
222
- Simplify regex for organization custom prefix in AWS/CloudTrail fileset. {issue}23203[23203] {pull}23204[23204]
224
223
- Fix syslog header parsing in infoblox module. {issue}23272[23272] {pull}23273[23273]
225
224
- Fix CredentialsJSON unpacking for `gcp-pubsub` and `httpjson` inputs. {pull}23277[23277]
226
-
- Fix various processing errors in the Suricata module. {pull}23236[23236]
0 commit comments