Announcing Graylog 5.1.11
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 FORWARDER
- Tarball (manual installation)
- OS Packages
- Docker Compose
- Docker image
- Docker Hub
- docker pull graylog/graylog-forwarder:5.1-1
Please report bugs and any other issues in our GitHub issue tracker. Thank you!
GRAYLOG OPEN 5.1.11
Released: 2024-02-07
Changed
- Updated the select_jsonpath pipeline function to accept JSON strings as the json parameter in addition to parsed JsonNode objects. graylog2-server#17647 graylog2-server#17683
Fixed
- Fixed UI runtime error when request for alerts overview returns an error. graylog2-server#17995 graylog2-server#18000
- Added permission check for displaying content pack uninstall details. graylog2-server#18177
Security
- Always create new sessions for authentication attempts to fix a potential session fixation vulnerability. GHSA-3xf8-g8gr-g7rh
- Restrict classes allowed for cluster config and event types. GHSA-p6gg-5hf4-4rgj graylog2-server#18165
GRAYLOG OPERATIONS/SECURITY 5.1.11
Released: 2024-02-07
Fixed
- Prevented possible field type errors in reports. graylog-plugin-enterprise#2408 graylog-plugin-enterprise#6452
- Fixed issue preventing the lookup_all pipeline function from working with json arrays graylog-plugin-enterprise#6363 graylog-plugin-enterprise#17820
- Added mitigation fix to F5 BIG-IP Log Events Input to avoid intermittent 401 Unauthorized errors. graylog-plugin-enterprise-integrations#6336 graylog-plugin-enterprise-integrations#6394
CHANGELOGS
Let us know what you’d like to have included in our GitHub issue tracker.