graylog-snap:release-2.x

Last commit made on 2021-12-14
Get this branch:
git clone -b release-2.x https://git.launchpad.net/graylog-snap
Members of Llama (LMA) Charmers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
release-2.x
Repository:
lp:graylog-snap

Recent commits

bb5cd36... by Xav Paice

Allow CVE-2021-44228 after options override

CVE-2021-44228 for Graylog 2.x requires
"-Dlog4j2.formatMsgNoLookups=true" to be added to the CLI for Graylog.
The prior commit allowed overridden options to drop this switch.

6bb8e88... by Xav Paice

Mitigate CVE-2021-44228

f71bee3... by Joseph Borg

Graylog 2.5.1 release

Reviewed-on: https://code.launchpad.net/~joeborg/graylog-snap/+git/graylog-snap/+merge/362187
Reviewed-by: Junien Fridrick <email address hidden>

2b5e1e9... by Joseph Borg

Graylog 2.5.1 release

2c192bb... by Haw Loeung

Version bump

81c91b6... by Haw Loeung

Allow overriding configs defined in /etc/default/graylog-server, e.g. JVM heap size - LP: #1807565

Reviewed-on: https://code.launchpad.net/~hloeung/graylog-snap/+git/graylog-snap/+merge/361768
Reviewed-by: Junien Fridrick <email address hidden>

444cfc2... by Haw Loeung

Use SNAP_DATA instead of SNAP_COMMON

It still persists after snap refreshes and is revision controlled in a
way.

52fee37... by Haw Loeung

Allow overriding configs defined in /etc/default/graylog-server, e.g. JVM heap size - LP#1807565

9e04854... by Junien F

Merge remote-tracking branch 'chrome0/graylog-update-24'

31f4223... by Peter Sabaini

Update graylog to version 2.4. Fixup snapcraft.yaml