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.4
Released: 2023-03-01
Added
- Added proxy support to Azure Event Logs input. graylog-plugin-enterprise-integrations#908 graylog-plugin-enterprise-integrations#914 (Thanks: @Srindhi-Saravanan)
- Added multi-node support for the Azure Event Logs input. graylog-plugin-enterprise-integrations#931 graylog-plugin-enterprise-integrations#979
Changed
- Changed decommissioned link in O365 Input wizard to updated link. graylog-plugin-enterprise-integrations#988 graylog-plugin-enterprise-integrations#1004
- Created new plugin for F5 BIG-IP logs. graylog-plugin-enterprise-integrations#966 (Thanks: @Srinidhi-Saravanan)
- Renamed Azure Log Events input to Azure Event Hubs. graylog-plugin-enterprise-integrations#978 graylog-plugin-enterprise-integrations#992
Fixed
- Also include query/timerange/filter(s)/streams when switching message table to log view. graylog-plugin-enterprise#3328 graylog-plugin-enterprise#4729
- Fixed issue with Lookup Entity Mappings migration that prevented the server from starting on 5.0 if deprecated Illuminate content packs were installed. graylog-plugin-enterprise#4641 graylog-plugin-enterprise#4657
- Fixed Sigma Rule query creation to correctly handle lists of maps. graylog-plugin-enterprise#4687 graylog-plugin-enterprise#4688
- Handle deprecated short time zone IDs in job scheduler definitions. graylog-plugin-enterprise#4311 graylog-plugin-enterprise#4674
- Avoid exception thrown during report rendering being swallowed. graylog-plugin-enterprise#4691
- Fixes error on decoding Google Workspace Logs with some types of parameters. graylog-plugin-enterprise-integrations#1019
GRAYLOG OPEN 5.0.4
Released: 2023-03-01
Fixed
- Avoid GET APIs for cluster/deflector health to avoid overly long requests. graylog2-server#14164 graylog2-server#14177
- Fixed the way we display long field names in aggregation grouping configuration. graylog2-server#14787 graylog2-server#14802
- Handled deprecated short time zone IDs in job scheduler definitions. graylog-plugin-enterprise#4311 graylog2-server#14631
- Hid sort/pin icons in data table when non-interactive. graylog2-server#14654
- Improved CSV File Adapter error handling. graylog-plugin-enterprise#3821 graylog2-server#14670
- Escape $ properly when part of value that is added to query. graylog2-server#14692
- Changed default refresh interval to five seconds. graylog2-server#14720
- Scheduled next search refresh only after current one completed. graylog2-server#14723
- Extended browser support back to Chrome 68. graylog2-server#14677 graylog2-server#14745
- Prevented accidental hiding of columns in reporting widgets. graylog-plugin-enterprise#4761 graylog2-server#14822
Security
- Bumped version of json-path to 2.7.0 to address CVE-2021-27568. graylog-plugin-enterprise#3674 graylog2-server#14768
CHANGELOGS
Let us know what you’d like to have included in our GitHub issue tracker.