This is a bug-fix release improving the functionality of Graylog. Please read on for information on what has changed.
Download Links
- Docker image
 - DEB and RPM packages are available in our repositories
 - Docker Compose
 - Tarballs (manual installation):
 
GRAYLOG FORWARDER
- Tarball (manual installation):
 - OS Packages
 - Docker image:
- Docker Hub
 - docker pull graylog/graylog-forwarder:5.0-1
 
 
Please report bugs and any other issues in our GitHub issue tracker. Thank you!
GRAYLOG OPERATIONS 5.0.2
Released: 2023-01-04
Fixed
- Fixed failure to load Anomaly Detection Configuration page. graylog-plugin-enterprise#4465 graylog-plugin-enterprise#4468
 - Fixed incorrect Graylog Security Network dashboard widget name. graylog-plugin-enterprise#4457
 - Fixed error when enabling anomaly detectors in OpenSearch 2.x. graylog-plugin-enterprise#4507 graylog-plugin-enterprise#4518
 - Fixed buffering to journal when TCP-based outputs experience connection issues. graylog-plugin-enterprise#4226 graylog-plugin-enterprise-integrations#937
 
Security
- Updated to freemarker 2.3.31 and use a more secure default configuration. graylog2-server#14354
 
GRAYLOG OPEN 5.0.2
Released: 2023-01-04
Changed
- Start JSON path value from HTTP API input on leader node only, if Global option was selected in input configuration. graylog2-server#14074
 
Fixed
- Properly escape event content for HTML email notifications graylog2-server#11183 graylog2-server#14286 (Thanks: zhu)
 - Fixes parsing, so that ES/OS errors without index data are handled properly graylog2-server#13221 graylog2-server#14203
 - Fixed CIDR parsing of IP in query validation graylog2-server#14142 graylog2-server#14204
 - Fixed concatenation of query strings in export. graylog2-server#14268 graylog2-server#14349
 - Avoid vanishing grouping direction when dragged. graylog2-server#14277
 
CHANGELOGS
Let us know what you’d like to have included in our GitHub issue tracker.