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.6
Released: 2023-04-05
Fixed
- Fixed issue where Illuminate bundle could not be upgraded if a lookup entity inside had a naming collision with an existing entity. graylog-plugin-enterprise#4827 graylog-plugin-enterprise#4832
- Fixed bug where MongoDB data adapter entries were not removed when the owning data adapter was deleted. graylog-plugin-enterprise#4872
- Fixed unneccessary anomaly detector sync queries causing Opensearch errors. graylog2-server#14917 graylog-plugin-enterprise#4881
- Fixed broken on-screen validation of Azure EventHubs Maximum Wait Time field. graylog-plugin-enterprise-integrations#1036
GRAYLOG OPEN 5.0.6
Released: 2023-04-05
Added
- Added option to omit title portion of Slack notifications to reduce clutter. graylog-plugin-integrations#1172 graylog-plugin-integrations#1320
- Added support for timezones in Slack and Teams notifications. graylog-plugin-integrations#1318 graylog-plugin-integrations#1320
- Added option to notify @here in Slack notifications. graylog-plugin-integrations#780 graylog-plugin-integrations#1320
Changed
- Removed stack trace from the generic server error response. graylog-plugin-enterprise#4891 graylog2-server#14978
Fixed
- Fixed overflow problem with grouping section in aggregation builder. graylog2-server#14907 graylog2-server#14934
- Fixed visibility of events and notification definition pages. graylog2-server#14940 graylog2-server#15055
- Fixed bug causing input status data not to be removed when an input was deleted. graylog2-server#14952 graylog2-server#14954 forwarder#99
- Fixed WARNING: sun.reflect.Reflection.getCallerClass is not supported. on server startup. graylog2-server#7223 graylog2-server#9802 graylog2-server#11634 graylog2-server#14884
- Fixed pagination of sidecar admin page when collectors are selected. graylog2-server#14924 graylog2-server#14925
- Avoided excessive index creation for AccessToken. graylog-plugin-enterprise#4850 graylog2-server#14926
- Avoided full-page refresh when showing node details from message details. graylog2-server#14992
- Sending new header on server response X-Content-Type-Options:nosniff graylog-plugin-enterprise#4890
- Fixed an off-by-one error that could result in an aggregation search failing silently. graylog2-server#15008
- Fixed CSV File adapter to only verify file read access graylog2-server#14998 graylog2-server#15058
- Fixed issue with Palo Alto Global Protect logs parsing last 5 fields incorrectly. graylog-plugin-integrations#1327 graylog2-server#14363 graylog-plugin-integrations#1328 (Thanks: @giveen)
CHANGELOGS
Let us know what you’d like to have included in our GitHub issue tracker.