@@ -26,11 +26,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
2626- Index template's default_fields setting is only populated with ECS fields. {pull}28596[28596] {issue}28215[28215]
2727- Remove deprecated `--template` and `--ilm-policy` flags. Use `--index-management` instead. {pull}28870[28870]
2828- Remove options `logging.files.suffix` and default to datetime endings. {pull}28927[28927]
29- - Remove Journalbeat. Use `journald` input of Filebeat instead. {pull}29131[29131]
3029- `include_matches` option of `journald` input no longer accepts a list of string. {pull}29294[29294]
31- - Add job.name in pods controlled by Jobs {pull}28954[28954]
32- - Change Docker base image from CentOS 7 to Ubuntu 20.04 {pull}29681[29681]
33- - Enrich kubernetes metadata with node annotations. {pull}29605[29605]
3430- Allign kubernetes configuration settings. {pull}29908[29908]
3531- Remove legacy support for SSLv3. {pull}30071[30071]
3632- `add_fields` processor is now able to set metadata in events {pull}30092[30092]
@@ -50,10 +46,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
5046- Remove deprecated old awscloudwatch input name. {pull}29844[29844]
5147
5248*Heartbeat*
53- - Fix broken macOS ICMP python e2e test. {pull}29900[29900]
54- - Only add monitor.status to browser events when summary. {pull}29460[29460]
55- - Also add summary to journeys for which the synthetics runner crashes. {pull}29606[29606]
56- - Update size of ICMP packets to adhere to standard min size. {pull}29948[29948]
49+
5750- Add fonts to support more different types of characters for multiple languages. {pull}29606[29861]
5851
5952*Metricbeat*
@@ -67,9 +60,8 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
6760- Remove deprecated config option perfmon.counters from windows/perfmon metricset. {pull}28282[28282]
6861- Remove deprecated fields in Redis module. {issue}11835[11835] {pull}28246[28246]
6962- system/process metricset: Replace usage of deprecated `process.ppid` field with `process.parent.pid`. {pull}28620[28620]
70- - Remove overriding of index pattern on the Kubernetes overview dashboard. {pull}29676[29676]
7163
72- *Packetbeat*
64+ *Packetbeat*
7365
7466- Redis: fix incorrectly handle with two-words redis command. {issue}14872[14872] {pull}14873[14873]
7567- `event.category` no longer contains the value `network_traffic` because this is not a valid ECS event category value. {pull}20556[20556]
@@ -98,41 +90,21 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
9890
9991*Auditbeat*
10092
101- - system/package: Fix parsing of Installed-Size field of DEB packages. {issue}16661[16661] {pull}17188[17188]
102- - system module: Fix panic during initialisation when /proc/stat can't be read. {pull}17569[17569]
103- - system/package: Fix an error that can occur while trying to persist package metadata. {issue}18536[18536] {pull}18887[18887]
104- - system/socket: Fix bugs leading to wrong process being attributed to flows. {pull}29166[29166] {issue}17165[17165]
105- - system/socket: Fix process name and arg truncation for long names, paths and args lists. {issue}24667[24667] {pull}29410[29410]
106- - system/socket: Fix startup errors on newer 5.x kernels due to missing _do_fork function. {issue}29607[29607] {pull}29744[29744]
10793- libbeat/processors/add_process_metadata: Fix memory leak in process cache. {issue}24890[24890] {pull}29717[29717]
10894- auditd: Add error.message to events when processing fails. {pull}30009[30009]
10995
11096*Filebeat*
11197
112- - aws-s3: Stop trying to increase SQS message visibility after ReceiptHandleIsInvalid errors. {pull}29480[29480]
113- - Fix handling of IPv6 addresses in netflow flow events. {issue}19210[19210] {pull}29383[29383]
114- - Fix `sophos` KV splitting and syslog header handling {issue}24237[24237] {pull}29331[29331]
115- - Undo deletion of endpoint config from cloudtrail fileset in {pull}29415[29415]. {pull}29450[29450]
116- - Make Cisco ASA and FTD modules conform to the ECS definition for event.outcome and event.type. {issue}29581[29581] {pull}29698[29698]
117- - ibmmq: Fixed `@timestamp` not being populated with correct values. {pull}29773[29773]
11898- Fix using log_group_name_prefix in aws-cloudwatch input. {pull}29695[29695]
119- - aws-s3: Improve gzip detection to avoid false negatives. {issue}29968[29968]
120- - decode_cef: Fix panic when recovering from invalid CEF extensions that contain escape characters. {issue}30010[30010]
12199
122100*Heartbeat*
123101
124- - Fix race condition in http monitors using `mode:all` that can cause crashes. {pull}29697[pull]
125- - Fix broken ICMP availability check that prevented heartbeat from starting in rare cases. {pull}29413[pull]
102+ - Add fonts to support more different types of characters for multiple languages. {pull}29861[29861]
126103
127104*Metricbeat*
128105
129- - Use xpack.enabled on SM modules to write into .monitoring indices when using Metricbeat standalone {pull}28365[28365]
130- - Fix in rename processor to ingest metrics for `write.iops` to proper field instead of `write_iops` in rds metricset. {pull}28960[28960]
131- - Enhance filter check in kubernetes event metricset. {pull}29470[29470]
132- - Fix gcp metrics metricset apply aligner to all metric_types {pull}29514[29513]
133106- Extract correct index property in kibana.stats metricset {pull}29622[29622]
134107- Fixed bug with `elasticsearch/cluster_stats` metricset not recording license expiration date correctly. {pull}29711[29711]
135- - Fixed GCP GKE Overview dashboard {pull}29913[29913]
136108
137109*Packetbeat*
138110
@@ -161,11 +133,12 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
161133- Support self signed certificates on outputs {pull}29229[29229]
162134- Update k8s library {pull}29394[29394]
163135- Add FIPS configuration option for all AWS API calls. {pull}28899[28899]
164- - Add `default_region` config to AWS common module. {pull}29415[29415]
165136- Add support for latest k8s versions v1.23 and v1.22 {pull}29575[29575]
166137- Add `script` processor to all beats {issue}29269[29269] {pull}29752[29752]
167138- Only connect to Elasticsearch instances with the same version or newer. {pull}29683[29683]
168139- Move umask from code to service files. {pull}29708[29708]
140+ - Add FIPS configuration option for all AWS API calls. {pull}[28899]
141+ - Warn users when connecting to older versions of Elasticsearch instances. {pull}29723[29723]
169142
170143*Auditbeat*
171144
@@ -185,7 +158,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
185158
186159*Heartbeat*
187160
188- - More errors are now visible in ES with new logic failing monitors later to ease debugging. {pull}29413[pull]
189161
190162
191163*Metricbeat*
@@ -213,7 +185,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
213185
214186*Winlogbeat*
215187
216- - Add support for custom XML queries {issue}1054[1054] {pull}29330[29330]
217188- Add support for sysmon event ID 26; FileDeleteDetected. {issue}26280[26280] {pull}29957[29957]
218189
219190*Elastic Log Driver*
0 commit comments