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
- The Kibana collector applies backoff when errored at getting usage stats {pull}20772[20772]
66
+
- The `elasticsearch/index` metricset only requests wildcard expansion for hidden indices if the monitored Elasticsearch cluster supports it. {pull}20938[20938]
67
+
- Fix panic index out of range error when getting AWS account name. {pull}21101[21101] {issue}21095[21095]
68
+
- Handle missing counters in the application_pool metricset. {pull}21071[21071]
69
+
70
+
*Packetbeat*
71
+
72
+
73
+
*Winlogbeat*
74
+
75
+
76
+
*Functionbeat*
77
+
78
+
- Do not need Google credentials if not required for the operation. {issue}17329[17329] {pull}21072[21072]
79
+
- Fix dependency issues of GCP functions. {issue}20830[20830] {pull}21070[21070]
80
+
81
+
==== Added
82
+
83
+
*Affecting all Beats*
84
+
85
+
- Add container ECS fields in kubernetes metadata. {pull}20984[20984]
- Change `decode_json_fields` processor, to merge parsed json objects with existing objects in the event instead of fully replacing them. {pull}17958[17958]
55
-
- Explicitly detect missing variables in autodiscover configuration, log them at the debug level. {issue}20568[20568] {pull}20898[20898]
56
-
- Fix `libbeat.output.write.bytes` and `libbeat.output.read.bytes` metrics of the Elasticsearch output. {issue}20752[20752] {pull}21197[21197]
57
53
58
54
*Auditbeat*
59
55
@@ -73,9 +69,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
73
69
- Fixed `cloudfoundry.access` to have the correct `cloudfoundry.app.id` contents. {pull}17847[17847]
74
70
- Fixing `ingress_controller.` fields to be of type keyword instead of text. {issue}17834[17834]
75
71
- Fixed typo in log message. {pull}17897[17897]
76
-
- Provide backwards compatibility for the `set` processor when Elasticsearch is less than 7.9.0. {pull}20908[20908]
77
-
- Fix an error updating file size being logged when EOF is reached. {pull}21048[21048]
@@ -102,10 +95,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
102
95
- Fix storage metricset to allow config without region/zone. {issue}17623[17623] {pull}17624[17624]
103
96
- Fix overflow on Prometheus rates when new buckets are added on the go. {pull}17753[17753]
104
97
- Add a switch to the driver definition on SQL module to use pretty names {pull}17378[17378]
105
-
- The Kibana collector applies backoff when errored at getting usage stats {pull}20772[20772]
106
-
- The `elasticsearch/index` metricset only requests wildcard expansion for hidden indices if the monitored Elasticsearch cluster supports it. {pull}20938[20938]
107
-
- Fix panic index out of range error when getting AWS account name. {pull}21101[21101] {issue}21095[21095]
108
-
- Handle missing counters in the application_pool metricset. {pull}21071[21071]
109
98
110
99
*Packetbeat*
111
100
@@ -115,8 +104,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
115
104
116
105
*Functionbeat*
117
106
118
-
- Do not need Google credentials if not required for the operation. {issue}17329[17329] {pull}21072[21072]
119
-
- Fix dependency issues of GCP functions. {issue}20830[20830] {pull}21070[21070]
120
107
121
108
==== Added
122
109
@@ -128,7 +115,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
128
115
- Update documentation for system.process.memory fields to include clarification on Windows os's. {pull}17268[17268]
129
116
- When using the `decode_json_fields` processor, decoded fields are now deep-merged into existing event. {pull}17958[17958]
130
117
- Add keystore support for autodiscover static configurations. {pull]16306[16306]
131
-
- Add container ECS fields in kubernetes metadata. {pull}20984[20984]
132
118
133
119
*Auditbeat*
134
120
@@ -199,3 +185,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
0 commit comments