Skip to content

Commit b1cd80d

Browse files
authored
Merge branch 'main' into autodiscover-global-paths
2 parents 44aff08 + eff0889 commit b1cd80d

File tree

56 files changed

+2058
-892
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+2058
-892
lines changed

.buildkite/filebeat/filebeat-pipeline.yml

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,8 @@ steps:
9696
artifact_paths:
9797
- "filebeat/build/*.xml"
9898
- "filebeat/build/*.json"
99-
- "filebeat/build/input-test/**/*"
99+
- "filebeat/build/input-test/**"
100+
- "filebeat/build/integration-tests/**"
100101
plugins:
101102
- test-collector#v1.10.2:
102103
files: "filebeat/build/TEST-*.xml"
@@ -123,7 +124,8 @@ steps:
123124
artifact_paths:
124125
- "filebeat/build/*.xml"
125126
- "filebeat/build/*.json"
126-
- "filebeat/build/input-test/**/*"
127+
- "filebeat/build/input-test/**"
128+
- "filebeat/build/integration-tests/**"
127129
plugins:
128130
- test-collector#v1.10.2:
129131
files: "filebeat/build/TEST-*.xml"
@@ -150,7 +152,8 @@ steps:
150152
artifact_paths:
151153
- "filebeat/build/*.xml"
152154
- "filebeat/build/*.json"
153-
- "filebeat/build/input-test/**/*"
155+
- "filebeat/build/input-test/**"
156+
- "filebeat/build/integration-tests/**"
154157
plugins:
155158
- test-collector#v1.10.2:
156159
files: "filebeat/build/TEST-*.xml"
@@ -175,10 +178,8 @@ steps:
175178
artifact_paths:
176179
- "filebeat/build/*.xml"
177180
- "filebeat/build/*.json"
178-
- "filebeat/build/input-test/**/*"
179-
- "filebeat/build/integration-tests/*"
180-
- "filebeat/build/integration-tests/Test*/*"
181-
- "filebeat/build/integration-tests/Test*/data/**/*"
181+
- "filebeat/build/input-test/**"
182+
- "filebeat/build/integration-tests/**"
182183
plugins:
183184
- test-collector#v1.10.2:
184185
files: "filebeat/build/TEST-*.xml"
@@ -207,10 +208,8 @@ steps:
207208
artifact_paths:
208209
- "filebeat/build/*.xml"
209210
- "filebeat/build/*.json"
210-
- "filebeat/build/input-test/**/*"
211-
- "filebeat/build/integration-tests/*"
212-
- "filebeat/build/integration-tests/Test*/*"
213-
- "filebeat/build/integration-tests/Test*/data/**/*"
211+
- "filebeat/build/input-test/**"
212+
- "filebeat/build/integration-tests/**"
214213
plugins:
215214
- test-collector#v1.10.2:
216215
files: "filebeat/build/TEST-*.xml"
@@ -235,10 +234,8 @@ steps:
235234
artifact_paths:
236235
- "filebeat/build/*.xml"
237236
- "filebeat/build/*.json"
238-
- "filebeat/build/input-test/**/*"
239-
- "filebeat/build/integration-tests/*"
240-
- "filebeat/build/integration-tests/Test*/*"
241-
- "filebeat/build/integration-tests/Test*/data/**/*"
237+
- "filebeat/build/input-test/**"
238+
- "filebeat/build/integration-tests/**"
242239
plugins:
243240
- test-collector#v1.10.2:
244241
files: "filebeat/build/TEST-*.xml"
@@ -381,7 +378,8 @@ steps:
381378
artifact_paths:
382379
- "filebeat/build/*.xml"
383380
- "filebeat/build/*.json"
384-
- "filebeat/build/input-test/**/*"
381+
- "filebeat/build/input-test/**"
382+
- "filebeat/build/integration-tests/**"
385383
plugins:
386384
- test-collector#v1.10.2:
387385
files: "filebeat/build/TEST-*.xml"

.buildkite/x-pack/pipeline.xpack.filebeat.yml

Lines changed: 11 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -178,9 +178,8 @@ steps:
178178
artifact_paths:
179179
- "x-pack/filebeat/build/*.xml"
180180
- "x-pack/filebeat/build/*.json"
181-
- "x-pack/filebeat/build/integration-tests/*"
182-
- "x-pack/filebeat/build/integration-tests/Test*/*"
183-
- "x-pack/filebeat/build/integration-tests/Test*/data/**/*"
181+
- "x-pack/filebeat/build/input-test/**"
182+
- "x-pack/filebeat/build/integration-tests/**"
184183
plugins:
185184
- test-collector#v1.10.2:
186185
files: "x-pack/filebeat/build/TEST-*.xml"
@@ -205,9 +204,8 @@ steps:
205204
artifact_paths:
206205
- "x-pack/filebeat/build/*.xml"
207206
- "x-pack/filebeat/build/*.json"
208-
- "x-pack/filebeat/build/integration-tests/*"
209-
- "x-pack/filebeat/build/integration-tests/Test*/*"
210-
- "x-pack/filebeat/build/integration-tests/Test*/data/**/*"
207+
- "x-pack/filebeat/build/input-test/**"
208+
- "x-pack/filebeat/build/integration-tests/**"
211209
plugins:
212210
- test-collector#v1.10.2:
213211
files: "x-pack/filebeat/build/TEST-*.xml"
@@ -237,9 +235,8 @@ steps:
237235
artifact_paths:
238236
- "x-pack/filebeat/build/*.xml"
239237
- "x-pack/filebeat/build/*.json"
240-
- "x-pack/filebeat/build/integration-tests/*"
241-
- "x-pack/filebeat/build/integration-tests/Test*/*"
242-
- "x-pack/filebeat/build/integration-tests/Test*/data/**/*"
238+
- "x-pack/filebeat/build/input-test/**"
239+
- "x-pack/filebeat/build/integration-tests/**"
243240
plugins:
244241
- test-collector#v1.10.2:
245242
files: "x-pack/filebeat/build/TEST-*.xml"
@@ -269,9 +266,8 @@ steps:
269266
artifact_paths:
270267
- "x-pack/filebeat/build/*.xml"
271268
- "x-pack/filebeat/build/*.json"
272-
- "x-pack/filebeat/build/integration-tests/*"
273-
- "x-pack/filebeat/build/integration-tests/Test*/*"
274-
- "x-pack/filebeat/build/integration-tests/Test*/data/**/*"
269+
- "x-pack/filebeat/build/input-test/**"
270+
- "x-pack/filebeat/build/integration-tests/**"
275271
plugins:
276272
- test-collector#v1.10.2:
277273
files: "x-pack/filebeat/build/TEST-*.xml"
@@ -296,9 +292,8 @@ steps:
296292
artifact_paths:
297293
- "x-pack/filebeat/build/*.xml"
298294
- "x-pack/filebeat/build/*.json"
299-
- "x-pack/filebeat/build/integration-tests/*"
300-
- "x-pack/filebeat/build/integration-tests/Test*/*"
301-
- "x-pack/filebeat/build/integration-tests/Test*/data/**/*"
295+
- "x-pack/filebeat/build/input-test/**"
296+
- "x-pack/filebeat/build/integration-tests/**"
302297
plugins:
303298
- test-collector#v1.10.2:
304299
files: "x-pack/filebeat/build/TEST-*.xml"
@@ -616,4 +611,4 @@ steps:
616611
instanceType: "${AWS_ARM_INSTANCE_TYPE}"
617612
notify:
618613
- github_commit_status:
619-
context: "x-pack/filebeat: Packaging Linux arm64 FIPS"
614+
context: "x-pack/filebeat: Packaging Linux arm64 FIPS"

CHANGELOG.asciidoc

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,84 @@
33
:issue: https://github.com/elastic/beats/issues/
44
:pull: https://github.com/elastic/beats/pull/
55

6+
// begin 8.19.13 relnotes
7+
8+
[[release-notes-8.19.13]]
9+
=== Beats version 8.19.13
10+
11+
https://github.com/elastic/beats/compare/v8.19.12\...v8.19.13[View commits]
12+
13+
[discrete]
14+
[[security-updates-8.19.13]]
15+
==== Security updates
16+
17+
**All**
18+
19+
* Update `elastic-agent-system-metrics` to v0.14.0. https://github.com/elastic/beats/pull/48816[#48816]
20+
* Update `elastic-agent-libs` to v0.32.2. https://github.com/elastic/beats/pull/48857[#48857]
21+
* Update OpenTelemetry SDK to v1.40.0. https://github.com/elastic/beats/pull/49126[#49126]
22+
23+
**Osquerybeat**
24+
25+
* Update `osquery-go` dependency to v0.0.0-20260226222546-0cc22f415e57. https://github.com/elastic/beats/pull/49280[#49280]
26+
27+
[discrete]
28+
[[new-features-8.19.13]]
29+
==== New features
30+
31+
**Elastic Agent**
32+
33+
* Fix a bug that could report stopped inputs as still running. https://github.com/elastic/beats/pull/49285[#49285]
34+
35+
**Metricbeat**
36+
37+
* Add zswap compressed swap cache metrics to system memory metricset. https://github.com/elastic/beats/pull/49098[#49098]
38+
* Add Elasticsearch index mode and codec settings in Metricbeat index stats module. https://github.com/elastic/beats/pull/49237[#49237]
39+
* Add cgroupv2 CPU metrics to `system.process` dataset. https://github.com/elastic/beats/pull/49098[#49098]
40+
41+
[discrete]
42+
[[enhancements-8.19.13]]
43+
==== Enhancements
44+
45+
**Filebeat**
46+
47+
* Add optional `token_url` support for JWT Bearer Flow in Salesforce input. https://github.com/elastic/beats/pull/43933[#43933] https://github.com/elastic/beats/issues/43963[#43963]
48+
* Empty files are excluded from processing in filestream as early as possible. https://github.com/elastic/beats/pull/49196[#49196]
49+
50+
**Metricbeat**
51+
52+
* Report memory pressure stall information (PSI) for cgroup v2. https://github.com/elastic/beats/pull/48054[#48054]
53+
* Add swap field to `system.process.memory` metricset in Metricbeat. https://github.com/elastic/beats/pull/48334[#48334]
54+
* Add a config to improve wildcard handling to report actual object names. https://github.com/elastic/beats/pull/48644[#48644]
55+
56+
**Packetbeat**
57+
58+
* Improves resiliency of the AMQP parser against invalid or corrupt data frames. https://github.com/elastic/beats/pull/48033[#48033]
59+
* Bump bundled Windows Npcap OEM installer to v1.87. https://github.com/elastic/beats/pull/49167[#49167]
60+
61+
[discrete]
62+
[[bug-fixes-8.19.13]]
63+
==== Bug fixes
64+
65+
**All**
66+
67+
* Improve `append` processor behavior when merging values and removing duplicates. https://github.com/elastic/beats/pull/49021[#49021]
68+
69+
**Filebeat**
70+
71+
* Fix Kubernetes secret variable resolution in Filebeat autodiscover hints. https://github.com/elastic/beats/pull/48787[#48787]
72+
* Fix Active Directory entity analytics to resolve nested group membership and escape DN filter values. https://github.com/elastic/beats/pull/48815[#48815]
73+
* Fix handling of Crowdstrike streaming input state in retryable errors. https://github.com/elastic/beats/pull/49077[#49077]
74+
* Fix memory leak when `harvester_limit` is set. https://github.com/elastic/beats/pull/49114[#49114]
75+
* Demote missing user/device state lookup to debug log in Azure entity analytics provider. https://github.com/elastic/beats/pull/49127[#49127]
76+
* Fix CrowdStrike streaming session refresh scheduling to avoid tight refresh loops. https://github.com/elastic/beats/pull/49175[#49175] https://github.com/elastic/beats/issues/49158[#49158]
77+
78+
**Winlogbeat**
79+
80+
* Restore suppression of repeated channel-not-found open errors in Winlogbeat eventlog runner. https://github.com/elastic/beats/pull/48999[#48999] https://github.com/elastic/beats/issues/48979[#48979]
81+
82+
// end 8.19.13 relnotes
83+
684
// begin 8.19.12 relnotes
785

886
[[release-notes-8.19.12]]

changelog/8.19.13.asciidoc

Lines changed: 107 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,107 @@
1+
// begin 8.19.13 relnotes
2+
3+
[[release-notes-8.19.13]]
4+
== 8.19.13
5+
6+
Review important information about the 8.19.13 release.
7+
8+
[discrete]
9+
[[security-updates-8.19.13]]
10+
=== Security updates
11+
12+
13+
14+
15+
**All**
16+
17+
* Update `elastic-agent-system-metrics` to v0.14.0. https://github.com/elastic/beats/pull/48816[#48816]
18+
* Update `elastic-agent-libs` to v0.32.2. https://github.com/elastic/beats/pull/48857[#48857]
19+
* Update OpenTelemetry SDK to v1.40.0. https://github.com/elastic/beats/pull/49126[#49126]
20+
21+
22+
**Osquerybeat**
23+
24+
* Update `osquery-go` dependency to v0.0.0-20260226222546-0cc22f415e57. https://github.com/elastic/beats/pull/49280[#49280]
25+
26+
27+
28+
29+
30+
31+
32+
[discrete]
33+
[[new-features-8.19.13]]
34+
=== New features
35+
36+
The 8.19.13 release adds the following new and notable features.
37+
38+
39+
40+
41+
**Elastic Agent**
42+
43+
* Fix a bug that could report stopped inputs as still running. https://github.com/elastic/beats/pull/49285[#49285]
44+
45+
46+
**Metricbeat**
47+
48+
* Add zswap compressed swap cache metrics to system memory metricset. https://github.com/elastic/beats/pull/49098[#49098]
49+
* Add Elasticsearch index mode and codec settings in Metricbeat index stats module. https://github.com/elastic/beats/pull/49237[#49237]
50+
* Add cgroupv2 CPU metrics to `system.process` dataset. https://github.com/elastic/beats/pull/49098[#49098]
51+
52+
53+
[discrete]
54+
[[enhancements-8.19.13]]
55+
=== Enhancements
56+
57+
58+
59+
60+
**Filebeat**
61+
62+
* Add optional `token_url` support for JWT Bearer Flow in Salesforce input. https://github.com/elastic/beats/pull/43933[#43933] https://github.com/elastic/beats/issues/43963[#43963]
63+
* Empty files are excluded from processing in filestream as early as possible. https://github.com/elastic/beats/pull/49196[#49196]
64+
65+
66+
**Metricbeat**
67+
68+
* Report memory pressure stall information (PSI) for cgroup v2. https://github.com/elastic/beats/pull/48054[#48054]
69+
* Add swap field to `system.process.memory` metricset in Metricbeat. https://github.com/elastic/beats/pull/48334[#48334]
70+
* Add a config to improve wildcard handling to report actual object names. https://github.com/elastic/beats/pull/48644[#48644]
71+
72+
73+
**Packetbeat**
74+
75+
* Improves resiliency of the AMQP parser against invalid or corrupt data frames. https://github.com/elastic/beats/pull/48033[#48033]
76+
* Bump bundled Windows Npcap OEM installer to v1.87. https://github.com/elastic/beats/pull/49167[#49167]
77+
78+
79+
80+
81+
[discrete]
82+
[[bug-fixes-8.19.13]]
83+
=== Bug fixes
84+
85+
86+
87+
88+
**All**
89+
90+
* Improve `append` processor behavior when merging values and removing duplicates. https://github.com/elastic/beats/pull/49021[#49021]
91+
92+
93+
**Filebeat**
94+
95+
* Fix Kubernetes secret variable resolution in Filebeat autodiscover hints. https://github.com/elastic/beats/pull/48787[#48787]
96+
* Fix Active Directory entity analytics to resolve nested group membership and escape DN filter values. https://github.com/elastic/beats/pull/48815[#48815]
97+
* Fix handling of Crowdstrike streaming input state in retryable errors. https://github.com/elastic/beats/pull/49077[#49077]
98+
* Fix memory leak when `harvester_limit` is set. https://github.com/elastic/beats/pull/49114[#49114]
99+
* Demote missing user/device state lookup to debug log in Azure entity analytics provider. https://github.com/elastic/beats/pull/49127[#49127]
100+
* Fix CrowdStrike streaming session refresh scheduling to avoid tight refresh loops. https://github.com/elastic/beats/pull/49175[#49175] https://github.com/elastic/beats/issues/49158[#49158]
101+
102+
103+
**Winlogbeat**
104+
105+
* Restore suppression of repeated channel-not-found open errors in Winlogbeat eventlog runner. https://github.com/elastic/beats/pull/48999[#48999] https://github.com/elastic/beats/issues/48979[#48979]
106+
107+
// end 8.19.13 relnotes

0 commit comments

Comments
 (0)