Today we are releasing Graylog v2.1.1 which includes many bug-fixes and
improvements! We highly recommend that you upgrade if you are currently using v2.1.0.
If you are running a previous version of Graylog, please check out our 2.1 GA announcement to see the new features we introduced.
DOWNLOAD
Download Graylog v2.1.1:
- DEB or RPM packages are available in our repositories and our download page. Check our documentation for details.
- Docker image
- OVA / Appliance
- Tarball (manual installation)
users, please note that you will need to use at
least version 1.1.0 of the enterprise plugins, which are compatible with Graylog version 2.1.x.
Please check your inbox for our email which will include download links for the new Graylog Enterprise plugins.
CHANGES
Below are the changes we made in v2.1.1:
CORE
- Proxied requests query other nodes in parallel. Graylog2/graylog2-server#2764, Graylog2/graylog2-server#2779
- Fix 404s on IE 11 using compatibility view. Graylog2/graylog2-server#2768, Graylog2/graylog2-server#2782
- Modify actions in search page triggering a page reload. Graylog2/graylog2-server#2488, Graylog2/graylog2-server#2798
- Do not display login form while loading. Graylog2/graylog2-server#2770, Graylog2/graylog2-server#2802
- Check in SearchPage if search is in progress, reuse promise then. Graylog2/graylog2-server#2799, Graylog2/graylog2-server#2803
- Use index and message_id as message identifier. Graylog2/graylog2-server#2801, Graylog2/graylog2-server#2804
- Fix: file handle leak in KeyUtil (SSL). Graylog2/graylog2-server#2808. Thank you @gbu-censhare!
- Use current search time configuration for CSV export. Graylog2/graylog2-server#2795, Graylog2/graylog2-server#2809
- Explicitly close okhttp response body, avoiding leak connection warning. Graylog2/graylog2-server#2811. Thank you @chainkite!
- Properly close OkHttp Response objects to avoid resource leaks. Graylog2/graylog2-server#2812
- Remove ldap settings check from authenticators. Graylog2/graylog2-server#2817, Graylog2/graylog2-server#2820
MAP PLUGIN
- Ignore internal message fields (starting with “gl2_”). Graylog2/graylog-plugin-map-widget#17
PIPELINE PROCESSOR PLUGIN
- Display boolean values in pipeline simulator. Graylog2/graylog-plugin-pipeline-processor#54, Graylog2/graylog-plugin-pipeline-processor#99
- Use case insensitive lookup for timezone IDs. Graylog2/graylog-plugin-pipeline-processor#100, Graylog2/graylog-plugin-pipeline-processor#102
WE LOVE YOUR FEEDBACK
We are really excited about version 2.1 and we would love to hear your thoughts! There are a variety
of ways to provide feedback, all of which can be found on our
- Report bugs and other issues in our GitHub graylog-server repo.
- Help with documentation in our GitHub documentation repo.
- Start a discussion in our Google Group mailing list.
- Or join the chatter on our #graylog Freenode IRC channel.
- New feature ideas are welcome in our product idea portal.