Skip to content

Commit 6bbbb36

Browse files
authored
ReleaseNotes: Elastic.Packetbeat version 9.2.2 (microsoft#319137)
1 parent 4b86071 commit 6bbbb36

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

manifests/e/Elastic/Packetbeat/9.2.2/Elastic.Packetbeat.locale.en-US.yaml

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,27 @@ Description: |-
1919
Packetbeat is an open source network packet analyzer that ships the data to Elasticsearch. Think of it like a distributed real-time Wireshark with a lot more analytics features.
2020
The Packetbeat shippers sniff the traffic between your application processes, parse on the fly protocols like HTTP, MySQL, PostgreSQL, Redis or Thrift and correlate the messages into transactions.
2121
For each transaction, the shipper inserts a JSON document into Elasticsearch, where it is stored and indexed. You can then use Kibana to view key metrics and do ad-hoc queries against the data.
22-
ReleaseNotesUrl: https://www.elastic.co/docs/release-notes/beats
22+
ReleaseNotes: |-
23+
This release also includes: Breaking changes.
24+
Features and enhancements
25+
All
26+
- Include whether Beat is running from a FIPS distribution in User Agent. #47409
27+
Filebeat
28+
- Add support for DPoP authentication for the CEL and HTTP JSON inputs. #47441
29+
- Improve logging of cache processor and add ignore failure option. #47565
30+
Fixes
31+
All
32+
- Fix a fatal startup error in Beats Receivers caused by truncation of long UTF-8 hostnames. #47713
33+
- Not being able to start the add_docker_metadata processor is now consistently a non-fatal error when Docker is not available. #47760
34+
Filebeat
35+
- [Filestream] Ensure harvester always restarts if the file has not been fully ingested. #47107 #46923
36+
- Handle and remove BOM during JSON parsing in Azure Blob Storage and GCS inputs. #47508
37+
- Fix an issue where Filebeat could hang during shutdown when using the filestream input. #47518
38+
- Fix double locking in translate_ldap_attribute processor and improve logging. #47585
39+
- Fix possible data corruption in TCP, Syslog and Unix inputs. #47618
40+
- Skip AWS S3 test events in Filebeat AWS S3 input. #47635
41+
Metricbeat
42+
- [Cloud Connect] Use cluster.metadata.display_name as cluster name if set. #47440
43+
ReleaseNotesUrl: https://www.elastic.co/docs/release-notes/beats#beats-release-notes-9.2.2
2344
ManifestType: defaultLocale
2445
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)