Skip to content

Commit 6591a82

Browse files
Merge remote-tracking branch 'origin/master' into agent-enable-pprof
2 parents ac9ebe9 + 3a75570 commit 6591a82

216 files changed

Lines changed: 18399 additions & 12722 deletions

File tree

Some content is hidden

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

.mergify.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ pull_request_rules:
105105
conditions:
106106
- -label~=^backport
107107
- base=master
108+
- -merged
109+
- -closed
108110
actions:
109111
comment:
110112
message: |
@@ -120,6 +122,8 @@ pull_request_rules:
120122
- name: remove-backport label
121123
conditions:
122124
- label~=backport-v
125+
- -merged
126+
- -closed
123127
actions:
124128
label:
125129
remove:

CHANGELOG.next.asciidoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
6262
- All modules: Replace usages of deprecated ECS fields `process.ppid` and `log.original` with `process.parent.pid` and `event.original`. {pull}28620[28620]
6363
- Replace usages of `host.user.*` fields with `user.*` in `cisco`, `microsoft` and `oracle` modules. {pull}28620[28620]
6464
- Remove `docker` input. Please use `filestream` input with `container` parser or `container` input. {pull}28817[28817]
65+
- Change `threatintel` module to use new `threat.*` ECS fields. {pull}29014[29014]
6566

6667
*Heartbeat*
6768

@@ -138,6 +139,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
138139
- Periodic metrics in logs will now report `libbeat.output.events.active` and `beat.memstats.rss`
139140
- Allows disable pod events enrichment with deployment name {pull}28521[28521]
140141
- Fix `fingerprint` processor to give it access to the `@timestamp` field. {issue}28683[28683]
142+
- Fix the wrong beat name on monitoring and state endpoint {issue}27755[27755]
141143

142144
*Auditbeat*
143145

@@ -180,7 +182,9 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
180182
- Relax time parsing and capture group and session type in Cisco ASA module {issue}24710[24710] {pull}28325[28325]
181183
- Correctly track bytes read when max_bytes is exceeded. {issue}28317[28317] {pull}28352[28352]
182184
- Upgrade azure-eventhub sdk reference, contains potential checkpoint fixes. {pull}28919[28919]
185+
- Revert usageDetails api version to 2019-01-01. {pull}28995[28995]
183186
- Fix in `aws-s3` input regarding provider discovery through endpoint {pull}28963[28963]
187+
- Fix `threatintel.misp` filters configuration. {issue}27970[27970]
184188

185189
*Heartbeat*
186190

@@ -236,6 +240,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
236240
- Add source.ip validation for event ID 4778 in the Security module. {issue}19627[19627]
237241
- Tolerate faults when Windows Event Log session is interrupted {issue}27947[27947] {pull}28191[28191]
238242
- Add ECS 1.9 new users fields {pull}26509[26509]
243+
- Don't split hyphenated tokens {pull}28483[28483]
239244

240245
*Functionbeat*
241246

@@ -333,6 +338,8 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
333338
- Add support for '/var/log/pods/' path for add_kubernetes_metadata processor with `resource_type: pod`. {pull}28868[28868]
334339
- Add documentation for add_kubernetes_metadata processors `log_path` matcher. {pull}28868[28868]
335340
- Add support in aws-s3 input for s3 notification from SNS to SQS. {pull}28800[28800]
341+
- Add support in aws-s3 input for custom script parsing of s3 notifications. {pull}28946[28946]
342+
- Improve error handling in aws-s3 input for malformed s3 notifications. {issue}28828[28828] {pull}28946[28946]
336343

337344
*Heartbeat*
338345

@@ -357,6 +364,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
357364
- Added a new beta `enterprisesearch` module for Elastic Enterprise Search {pull}27549[27549]
358365
- Preliminary AIX support {pull}27954[27954]
359366
- Register additional name for `storage` metricset in the azure module. {pull}28447[28447]
367+
- Update reference to gosigar pacakge for filesystem windows fix. {pull}28909[28909]
360368

361369
*Packetbeat*
362370

NOTICE.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -863,15 +863,15 @@ Contents of probable licence file $GOMODCACHE/github.com/!azure/azure-event-hubs
863863

864864
--------------------------------------------------------------------------------
865865
Dependency : github.com/Azure/azure-sdk-for-go
866-
Version: v57.0.0+incompatible
866+
Version: v59.0.0+incompatible
867867
Licence type (autodetected): MIT
868868
--------------------------------------------------------------------------------
869869

870-
Contents of probable licence file $GOMODCACHE/github.com/!azure/azure-sdk-for-go@v57.0.0+incompatible/LICENSE.txt:
870+
Contents of probable licence file $GOMODCACHE/github.com/!azure/azure-sdk-for-go@v59.0.0+incompatible/LICENSE.txt:
871871

872872
The MIT License (MIT)
873873

874-
Copyright (c) 2021 Microsoft
874+
Copyright (c) Microsoft Corporation.
875875

876876
Permission is hereby granted, free of charge, to any person obtaining a copy
877877
of this software and associated documentation files (the "Software"), to deal
@@ -891,6 +891,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
891891
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
892892
SOFTWARE.
893893

894+
894895
--------------------------------------------------------------------------------
895896
Dependency : github.com/Azure/azure-storage-blob-go
896897
Version: v0.8.0
@@ -8276,11 +8277,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/go-windows@v1.0
82768277

82778278
--------------------------------------------------------------------------------
82788279
Dependency : github.com/elastic/gosigar
8279-
Version: v0.14.1
8280+
Version: v0.14.2
82808281
Licence type (autodetected): Apache-2.0
82818282
--------------------------------------------------------------------------------
82828283

8283-
Contents of probable licence file $GOMODCACHE/github.com/elastic/gosigar@v0.14.1/LICENSE:
8284+
Contents of probable licence file $GOMODCACHE/github.com/elastic/gosigar@v0.14.2/LICENSE:
82848285

82858286
Apache License
82868287
Version 2.0, January 2004

0 commit comments

Comments
 (0)