Announcing Graylog 6.0.1
This is a bug-fix release that improves Graylog’s functionality. 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:6.0
Please report bugs and any other issues in our GitHub issue tracker. Thank you!
GRAYLOG OPEN 6.0.1
Released: 2024-05-13
Changed
- Introduced new pipeline functions remove_single_field and remove_multiple_fields to (eventually) replace remove_field. graylog2-server#19098 graylog2-server#19268
Fixed
- Displayed field value suggestions when field name is in the middle of the search query. graylog2-server#18288 graylog2-server#18952
- Fixed several smaller bugs with keyword time range tab. graylog2-server#18809 graylog2-server#18879
- Fixed user permission-based filtering on Event Definitions. graylog2-server#19007 graylog2-server#19262
- Do not show confirm dialog when saving event notification. graylog2-server#19014 graylog2-server#19073
- Fixed display tooltip for help icons in disabled menu items. graylog2-server#19092 graylog2-server#19093
- Added sidecar filebeat collector for windows again. graylog2-server#19195 graylog2-server#19325
- Fixed index set deletion issues. graylog2-server#18994 graylog2-server#19030
- Fixed manage extractors link for local input graylog2-server#19111 graylog2-server#19260
- Fixed full page refreshes for menu items with href. graylog2-server#19276
GRAYLOG ENTERPRISE/SECURITY 6.0.1
Released: 2024-05-13
Changed
- Omit system events in the Security Events list graylog-plugin-enterprise#7138
Fixed
- Fixed the inability to remove older log and event evidence from investigations. graylog-plugin-enterprise#7114 graylog-plugin-enterprise#7189
- Fixed Symantec EDR Events input issue causing invalid Content Types options on edit. graylog-plugin-enterprise#7094
CHANGELOGS
Let us know what you’d like to have included in our GitHub issue tracker.