@@ -10,10 +10,6 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff]
10
10
11
11
*Affecting all Beats*
12
12
13
- - add_cloud_metadata processor: `huawei` provider is now treated as `openstack`. Huawei cloud runs on OpenStack
14
- platform, and when viewed from a metadata API standpoint, it is impossible to differentiate it from OpenStack. If you
15
- know that your deployments run on Huawei Cloud exclusively, and you wish to have `cloud.provider` value as `huawei`,
16
- you can achieve this by overwriting the value using an `add_fields` processor. {pull}35184[35184]
17
13
18
14
*Auditbeat*
19
15
@@ -56,16 +52,13 @@ you can achieve this by overwriting the value using an `add_fields` processor. {
56
52
- Upgraded apache arrow library used in x-pack/libbeat/reader/parquet from v11 to v12.0.1 in order to fix cross-compilation issues {pull}35640[35640]
57
53
- Fix panic when MaxRetryInterval is specified, but RetryInterval is not {pull}35820[35820]
58
54
- Support build of projects outside of beats directory {pull}36126[36126]
59
- - aws: Add credential caching for `AssumeRole` session tokens. {issue}37787[37787]
60
- - Lower logging level to debug when attempting to configure beats with unknown fields from autodiscovered events/environments {pull}[37816][37816]
61
55
- Set timeout of 1 minute for FQDN requests {pull}37756[37756]
62
56
63
57
*Auditbeat*
64
58
65
59
66
60
*Filebeat*
67
61
68
- - Fix nil pointer dereference in the httpjson input {pull}37591[37591]
69
62
- [Gcs Input] - Added missing locks for safe concurrency {pull}34914[34914]
70
63
- Fix the ignore_inactive option being ignored in Filebeat's filestream input {pull}34770[34770]
71
64
- Fix TestMultiEventForEOFRetryHandlerInput unit test of CometD input {pull}34903[34903]
@@ -78,14 +71,10 @@ you can achieve this by overwriting the value using an `add_fields` processor. {
78
71
- Fix handling of Juniper SRX structured data when there is no leading junos element. {issue}36270[36270] {pull}36308[36308]
79
72
- Fix Filebeat Cisco module with missing escape character {issue}36325[36325] {pull}36326[36326]
80
73
- Added a fix for Crowdstrike pipeline handling process arrays {pull}36496[36496]
81
- - Fix TCP/UDP metric queue length parsing base. {pull}37714[37714]
82
- - Fix m365_defender cursor value and query building. {pull}37116[37116]
83
- - Update github.com/lestrrat-go/jwx dependency. {pull}37799[37799]
84
74
85
75
*Heartbeat*
86
76
87
77
- Fix panics when parsing dereferencing invalid parsed url. {pull}34702[34702]
88
- - Fix setuid root when running under cgroups v2. {pull}37794[37794]
89
78
90
79
*Metricbeat*
91
80
@@ -102,7 +91,6 @@ you can achieve this by overwriting the value using an `add_fields` processor. {
102
91
- Add option in SQL module to execute queries for all dbs. {pull}35688[35688]
103
92
- Add remaining dimensions for azure storage account to make them available for tsdb enablement. {pull}36331[36331]
104
93
- Add log error when statsd server fails to start {pull}36477[36477]
105
- - Fix Azure Resource Metrics missing metrics (min and max aggregations) after upgrade to 8.11.3 {issue}37642[37642] {pull}37643[37643]
106
94
107
95
*Osquerybeat*
108
96
@@ -147,7 +135,6 @@ you can achieve this by overwriting the value using an `add_fields` processor. {
147
135
- Added support for Okta OAuth2 provider in the CEL input. {issue}36336[36336] {pull}36521[36521]
148
136
- Added support for new features & removed partial save mechanism in the Azure Blob Storage input. {issue}35126[35126] {pull}36690[36690]
149
137
- Added support for new features and removed partial save mechanism in the GCS input. {issue}35847[35847] {pull}36713[36713]
150
- - Relax TCP/UDP metric polling expectations to improve metric collection. {pull}37714[37714]
151
138
152
139
*Auditbeat*
153
140
@@ -258,6 +245,9 @@ you can achieve this by overwriting the value using an `add_fields` processor. {
258
245
259
246
260
247
248
+
249
+
250
+
261
251
262
252
263
253
0 commit comments