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 a race condition during metrics initialization which could cause a panic. {issue}45822[45822] {pull}46054[46054]
15
+
- Fixed a panic when the beat restarts itself by adding 'eventfd2' to default seccomp policy. {issue}46372[46372]
16
+
- Update Go version to 1.24.7. {pull}46070[46070].
17
+
- Update github.com/go-viper/mapstructure/v2 version to v2.4.0. {pull}46335[46335]
18
+
- Update github.com/docker/docker version to v28.3.3. {pull}46334[46334]
19
+
20
+
*Filebeat*
21
+
22
+
- Log bad handshake details when websocket connection fails {pull}41300[41300]
23
+
- Fix aws region in aws-s3 input s3 polling mode. {pull}41572[41572]
24
+
- Prevent computer details being returned for user queries by Activedirectory Entity Analytics provider. {issue}11818[11818] {pull}42796[42796]
25
+
- The UDP input now fails if it cannot bind to the configured port and its status is set to failed when running under Elastic Agent. {issue}37216[37216] {pull}46302[46302]
26
+
- The Unix input now fails on errors listening to the socket and its status is set to failed when running under Elastic Agent. {pull}46302[46302]
27
+
- Fix race condition that could cause Filebeat to hang during shutdown after failing to startup. {issue}45034[45034] {pull}46331[46331]
28
+
29
+
*Metricbeat*
30
+
31
+
- Fix an issue where the conntrack metricset entries field reported a count inflated by a factor of the number of CPU cores. {issue}46138[46138] {pull}46140[46140]
Copy file name to clipboardExpand all lines: CHANGELOG.next.asciidoc
+1-45Lines changed: 1 addition & 45 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -137,51 +137,13 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff]
137
137
- Fix publication of group data from the Okta entity analytics provider. {pull}40681[40681]
138
138
- Ensure netflow custom field configuration is applied. {issue}40735[40735] {pull}40730[40730]
139
139
- Fix a bug in Salesforce input to only handle responses with 200 status code {pull}41015[41015]
140
-
- Log bad handshake details when websocket connection fails {pull}41300[41300]
141
140
- Fix double encoding of client_secret in the Entity Analytics input's Azure Active Directory provider {pull}41393[41393]
142
-
- Fix aws region in aws-s3 input s3 polling mode. {pull}41572[41572]
143
141
144
142
- Fix double encoding of client_secret in the Entity Analytics input's Azure Active Directory provider {pull}41393[41393]
145
143
- The azure-eventhub input now correctly reports its status to the Elastic Agent on fatal errors {pull}41469[41469]
146
144
- Further rate limiting fix in the Okta provider of the Entity Analytics input. {issue}40106[40106] {pull}41977[41977]
147
145
- Remove erroneous status reporting to Elastic-Agent from the Filestream input {pull}42435[42435]
148
-
- Fix truncation of bodies in request tracing by limiting bodies to 10% of the maximum file size. {pull}42327[42327]
149
-
- [Journald] Fixes handling of `journalctl` restart. A known symptom was broken multiline messages when there was a restart of journalctl while aggregating the lines. {issue}41331[41331] {pull}42595[42595]
150
-
- Fix entityanalytics activedirectory provider full sync use before initialization bug. {pull}42682[42682]
151
-
- In the `http_endpoint` input, fix the check for a missing HMAC HTTP header. {pull}42756[42756]
152
-
- Prevent computer details being returned for user queries by Activedirectory Entity Analytics provider. {issue}11818[11818] {pull}42796[42796]
153
-
- Handle unexpectedEOF error in aws-s3 input and enforce retrying using download failed error {pull}42420[42756]
154
-
- Prevent azureblobstorage input from logging key details during blob fetch operations. {pull}43169[43169]
155
-
- Handle special values of accountExpires in the Activedirectory Entity Analytics provider. {pull}43364[43364]
156
-
- Log bad handshake details when websocket connection fails {pull}41300[41300]
157
-
- Fix aws region in aws-s3 input s3 polling mode. {pull}41572[41572]
158
-
- Fixed websocket input panic on sudden network error or server crash. {issue}44063[44063] {pull}44068[44068]
159
-
- [Filestream] Log the "reader closed" message on the debug level to avoid log spam. {pull}44051[44051]
160
-
- Fix links to CEL mito extension functions in input documentation. {pull}44098[44098]
- Fix status reporting panic in GCP Pub/Sub input. {issue}44624[44624] {pull}44625[44625]
166
-
- Fix a logging regression that ignored to_files and logged to stdout. {pull}44573[44573]
167
-
- If a Filestream input fails to be created, its ID is removed from the list of running input IDs {pull}44697[44697]
168
-
- Fix timeout handling by Crowdstrike streaming input. {pull}44720[44720]
169
-
- Ensure DEPROVISIONED Okta entities are published by Okta entityanalytics provider. {issue}12658[12658] {pull}44719[44719]
170
-
- Fix handling of cursors by the streaming input for Crowdstrike. {issue}44364[44364] {pull}44548[44548]
171
-
- Added missing "text/csv" content-type filter support in azureblobsortorage input. {issue}44596[44596] {pull}44824[44824]
172
-
- Fix unexpected EOF detection and improve memory usage. {pull}44813[44813]
173
-
- Fixed issue for "Root level readerConfig no longer respected" in azureblobstorage input. {issue}44812[44812] {pull}44873[44873]
174
-
- Added missing "text/csv" content-type filter support in GCS input. {issue}44922[44922] {pull}44923[44923]
175
-
- Fix a panic in the winlog input that prevented it from starting. {issue}45693[45693] {pull}45730[45730]
176
-
- Fix wrongly emitted missing input ID warning {issue}42969[42969] {pull}45747[45747]
177
-
- Fix error handling in ABS input when both root level `max_workers` and `batch_size` are empty. {issue}45680[45680] {pull}45743[45743]
178
-
- Fix handling of unnecessary BOM in UTF-8 text received by o365audit input. {issue}44327[44327] {pull}45739[45739]
179
-
- Fix reading journald messages with more than 4kb. {issue}45511[45511] {pull}46017[46017]
180
-
- Restore the Streaming input on Windows. {pull}46031[46031]
181
-
- Fix termination of input on API errors. {pull}45999[45999]
182
-
- The UDP input now fails if it cannot bind to the configured port and its status is set to failed when running under Elastic Agent. {issue}37216[37216] {pull}46302[46302]
183
-
- The Unix input now fails on errors listening to the socket and its status is set to failed when running under Elastic Agent. {pull}46302[46302]
184
-
- Fix race condition that could cause Filebeat to hang during shutdown after failing to startup {issue}45034[45034] {pull}46331[46331]
185
147
- Fix metrics from TCP & UDP inputs when the port number is > 32767 {pull}46486[46486]
186
148
- [Journald input] Fix reading all files in a folder and watching for new ones. {issue}46657[46657] {pull}46682[46682]
187
149
- [azure-eventhub] Fix handling of connection strings with entity path. {issue}43715[43715] {pull}43716[43716]
@@ -213,8 +175,6 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff]
213
175
- Don't skip first bucket value in GCP metrics metricset for distribution type metrics {pull}41822[41822]
214
176
- [K8s Integration] Enhance HTTP authentication in case of token updates for Apiserver, Controllermanager and Scheduler metricsets {issue}41910[41910] {pull}42016[42016]
215
177
- Remove `hostname` field from zookeeper's `mntr` data stream. {pull}41887[41887]
216
-
- Fix an issue where the conntrack metricset entries field reported a count inflated by a factor of the number of CPU cores. {issue}46138[46138] {pull}46140[46140]
217
-
- Enhance behavior of sanitizeError: replace sensitive info even if it is escaped and add pattern-based sanitization {pull}45857[45857]
218
178
- Do not log an error if metadata enrichment is disabled for K8's module {pull}46536
219
179
- Fix Azure Monitor wildcard metrics names timegrain issue by using the first, smallest timegrain; fix nil pointer issue {pull}46145[46145]
220
180
@@ -313,10 +273,6 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff]
- Refactor & cleanup with updates to default values and documentation. {pull}41834[41834]
315
275
- Enhanced HTTPJSON input error logging with structured error metadata conforming to Elastic Common Schema (ECS) conventions. {pull}45653[45653]19
316
-
- Improve HTTP JSON health status logic for empty template results. {pull}46332[46332]
317
-
- Improve CEL input documentation of authentication options. {pull}46253[46253]
318
-
- Add status reporting support for Azure Event Hub v2 input. {pull}44846[44846]
319
-
- Add documentation for device collection in Entity Analytics Active Directory Filebeat's input. {pull}46363[46363]
320
276
321
277
*Auditbeat*
322
278
@@ -440,4 +396,4 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff]
440
396
441
397
*Filebeat*
442
398
- The Filestream input does not enforce the restrictions documented for the `clean_inactive` option, thus allowing configurations that can lead to data re-ingestion issues.
443
-
- When `clean_inactive: 0`, Filestream cleans the state of all files on start up, effectively re-ingesting all files on restart. Set `clean_inactive: -1` to disable this behavior.
399
+
- When `clean_inactive: 0`, Filestream cleans the state of all files on start up, effectively re-ingesting all files on restart. Set `clean_inactive: -1` to disable this behavior.
0 commit comments