Announcing Graylog 5.2.2
This is a bug-fix release improving the functionality of Graylog. Please read on for information on what has changed.
Download Links
- DEB and RPM packages are available in our repositories
- Container images
- Tarballs for manual installation
- Graylog Server
- Graylog Server (bundled JVM, linux-x64)
- Graylog Server (bundled JVM, linux-aarch64)
- Graylog Enterprise Server
- Graylog Enterprise Server (bundled JVM, linux-x64)
- Graylog Enterprise Server (bundled JVM, linux-aarch64)
- Graylog Data Node (bundled JVM, linux-x64)
- Graylog Data Node (bundled JVM, linux-aarch64)
GRAYLOG FORWARDER
- Tarball (manual installation)
- OS Packages
- Docker Compose
- Docker image
- Docker Hub
- docker pull graylog/graylog-forwarder:5.2-1
Please report bugs and any other issues in our GitHub issue tracker. Thank you!
GRAYLOG OPEN 5.2.2
Released: 2023-12-06
Added
- Added support for sending HTTP Notification API Key/Secret as a header. graylog2-server#14691 graylog2-server#17369
- Added 4 pipeline functions for general use that were previously only available to Illuminate. graylog-plugin-enterprise#6032 graylog2-server#6112
Changed
- Added Data Node pre-flight check to validate the vm.max_map_count sysctl value. graylog2-server#17430 graylog2-server#17497 graylog2-server#17512
Fixed
- Fixed preflight basic auth prompt when password has not been entered graylog2-server#17385 graylog2-server#17405
- Prevented adding same entity data table filter multiple times graylog2-server#17362
- Fixed editing of system notification event defitinions. graylog2-server#17435
- Fixed archiving when batch size exceeds ES/OS http.max_content_length. graylog-plugin-enterprise#3318 graylog2-server#17449
- Fixed excessive logging of warnings for metrics requests after session expiration. graylog2-server#17477
GRAYLOG OPERATIONS/SECURITY 5.2.2
Released: 2023-12-06
Changed
- Changed Active Directory User Asset import mapping configurations to only allow ‘objectSid’ as the Unique ID mapping value. graylog-plugin-enterprise#6038 graylog-plugin-enterprise#6037
Fixed
- Improved error message when importing assets fails in asset sources. graylog-plugin-enterprise#6068 graylog-plugin-enterprise#6175
- Fixed issue: traffic violation email should display last day output traffic (not input traffic). graylog-plugin-enterprise#6123 graylog-plugin-enterprise#6159 graylog-plugin-enterprise#6166
- Fixed an edge case, where an index gets deleted, despite not having been completely archived. graylog-plugin-enterprise#6140 graylog-plugin-enterprise#6176
- Fixed validation gap in Office 365 Inputs that allows for polling intervals less than 1 minute. graylog-plugin-enterprise#6210 graylog-plugin-enterprise#6221
- Handled missing widgets graceful when returning report widget values. graylog-plugin-enterprise#6244 graylog-plugin-enterprise#6248
- Fixed issue where Investigation Event and Message indices could not be customized graylog-plugin-enterprise#6226 graylog-plugin-enterprise#6227
CHANGELOGS
Let us know what you’d like to have included in our GitHub issue tracker.