Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

Releases: graylog-labs/graylog2-web-interface

v0.20.0-preview.5

28 Oct 18:06
Compare
Choose a tag to compare
v0.20.0-preview.5 Pre-release
Pre-release

This is the 5th Graylog2 v0.20.0 preview release. You must run it against graylog2-server v0.20.0-preview.5 and ElasticSearch v0.90.5.

This is a preview release. A lot of stuff is missing or not fully implemented yet.

Release blog post: http://blog.torch.sh/graylog2-v0-20-0-preview-5-has-been-released/

Installation instructions: http://support.torch.sh/help/kb/graylog2-web-interface/installing-graylog2-web-interface-v0200-previewx-on-nix-systems

Upgrade instructions from 0.20.0-preview.4

  • No configuration changes. Just replacing the packages and using the old configuration files works.

v0.20.0-preview.4

21 Oct 16:14
Compare
Choose a tag to compare
v0.20.0-preview.4 Pre-release
Pre-release

This is the 4th Graylog2 v0.20.0 preview release. You must run it against graylog2-server v0.20.0-preview.4 and ElasticSearch v0.90.5.

This is a preview release. A lot of stuff is missing or not fully implemented yet.

Release blog post: http://blog.torch.sh/graylog2-v0-20-0-preview-4-has-been-released/

Installation instructions: http://support.torch.sh/help/kb/graylog2-web-interface/installing-graylog2-web-interface-v0200-previewx-on-nix-systems

Upgrade instructions from 0.20.0-preview.3

  • No configuration changes. Just replacing the packages and using the old configuration files works.

v0.20.0-preview.3

14 Oct 23:28
Compare
Choose a tag to compare
v0.20.0-preview.3 Pre-release
Pre-release

This is the third Graylog2 v0.20.0 preview release. You must run it against graylog2-server v0.20.0-preview.3 and ElasticSearch v0.90.5.

This is a preview release. A lot of stuff is missing or not fully implemented yet.

Installation instructions: http://support.torch.sh/help/kb/graylog2-web-interface/installing-graylog2-web-interface-v0200-previewx-on-nix-systems

Upgrade instructions from 0.20.0-preview.2

  • No configuration changes. Just replacing the packages and using the old configuration files works.

v0.20.0-preview.2

07 Oct 17:27
Compare
Choose a tag to compare
v0.20.0-preview.2 Pre-release
Pre-release

This is the second Graylog2 v0.20.0 preview release. You must run it against graylog2-server v0.20.0-preview.2 and ElasticSearch v0.90.5.

This is a preview release. A lot of stuff is missing or not fully implemented yet.

Start with a clean installation on a clean box if possible. MongoDB collections and ElasticSearch indices are unfortunately not compatible to previous versions.

Installation instructions: http://support.torch.sh/help/kb/graylog2-web-interface/installing-graylog2-web-interface-v0200-previewx-on-nix-systems

Upgrade instructions from 0.20.0-preview.1

  • We made a change to the internal date representations. Please start over with a clean ElasticSearch cluster that holds no Graylog2 indices.

Everything else should be compatible and requires no changes.

v0.20.0-preview.1

01 Oct 13:02
Compare
Choose a tag to compare
v0.20.0-preview.1 Pre-release
Pre-release

This is the first Graylog2 v0.20.0 preview release. You must run it against graylog2-server v0.20.0-preview.1 and ElasticSearch v0.90.5.

This is a preview release. A lot of stuff is missing or not fully implemented yet.

Start with a clean installation on a clean box if possible. MongoDB collections and ElasticSearch indices are unfortunately not compatible to previous versions.

Installation instructions: http://support.torch.sh/help/kb/graylog2-web-interface/installing-graylog2-web-interface-v0200-previewx-on-nix-systems

graylog2-web-interface v0.12.0

03 Jul 19:27
Compare
Choose a tag to compare
  • You can now define inverted stream rules. This means that all messages that do not match the rule will be routed to the stream. This fixes problems with inverted/negatives regular expressions.
  • You now have to set a secret_token to secure your cookies. The web interface will refuse to start if you don’t. It’s easy and documented in the official installation docs
  • Multibyte-safe character slicing