Announcing Graylog 6.3.4
This is a bug-fix release that improves Graylog’s functionality. Please read on for information on what has changed.
Downloads
Release date: 2025-10-01
- Upgrade notes
- DEB and RPM packages are available in our repositories
- Docker Compose
- 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 Server Changelog 6.3.4
Released: 2025-10-01
Added
- Introduce global_inputs_only config to enforce global inputs. graylog2-server#23769 graylog2-server#23788
Fixed
- Fix broken –dump-default-config server option. graylog2-server#23440 graylog2-server#23667
- Fix Teams Overview tab visibility for Team Inspector role graylog-plugin-enterprise#11568 graylog2-server#23599
- Fix inconsistent use of units GB and GiB on traffic chart. Resolves timezone mismatch between total and daily traffic values. Fixes Zoom/Reset button behavior to ensure zoomed state is retained reliably. graylog-plugin-enterprise#7440 graylog2-server#9862 graylog2-server#23375
- Fix exception on message permalink page before streams loaded. graylog2-server#23629
- Fixing race condition in recent message loader. graylog2-server#23632
- Fixed issue causing Event Notification to be un-editable after creation or sharing without global notifications permissions. graylog2-server#23677 graylog-plugin-enterprise#11987 graylog2-server#23677 graylog2-server#23753
- Fix search filters for ‘Created At’ and ‘All time’ in paginated searches. graylog2-server#23634 graylog2-server#23789
Security
- Update Netty to 4.1.127 to fix GHSA-fghv-69vj-qj49 and GHSA-3p8m-j85q-pgmj. graylog2-server#23642
Graylog Enterprise Server Changelog 6.3.4
Released: 2025-10-01
Added
- Added support for Hadoop Distributed File System (HDFS) in warm tier. graylog-plugin-enterprise#11706 graylog-plugin-enterprise#11754
- Extend SAML authentication service configuration to restrict user groups that are allowed to log in. graylog-plugin-enterprise#11802
- Add possibility to make forwarder_server_hostname and forwarder_grpc_enable_tls configurable in the graylog.conf file. glc-bd-documents#56 graylog-plugin-enterprise#12027
- Add possibility to make the forwarder auto-start configurable in the graylog.conf file. glc-bd-documents#66 graylog-plugin-enterprise#12065
Changed
- Changed to a read-only view of Illuminate Customization page if the user only has read permissions. graylog-plugin-enterprise#11811
Fixed
- Gracefully handle missing investigation stream access on Timeline page. graylog-plugin-enterprise#11128 graylog-plugin-enterprise#12011
- Fixed issue with automatic Illuminate bundle downloads that left orphaned bundle files in Mongo. graylog-plugin-enterprise#11783
- Improve error logging for the AWS S3 input. graylog-plugin-enterprise#11812
- Fix Firefox scrolling issue for log view widget on data lake preview page. graylog-plugin-enterprise#11826
- Fix custom mapping of user attributes for SAML authentication. graylog-plugin-enterprise#11859
- Fix duplicate grants error occurring on some Illuminate upgrades. graylog-plugin-enterprise#11863
- Report generation: adding parameters for widgets to the execution state for other formats (PDF is working). graylog-plugin-enterprise#11916
- Fix global and onlyOnePerCluster config for some pull based inputs. graylog-plugin-enterprise#12083
Please report bugs and any other issues in our GitHub issue tracker. Thank you!