Hi Lecko, On Thursday, 19 January 2017 10:33:53 UTC+1, [email protected] wrote: > > But in the Graylog GUI, I get message: > > "The most recent stable Graylog version is *2.1.1 (Smuttynose) released > at 2016-09-14"* >
The latest stable version is currently Graylog 2.1.2 (soon to be replaced by Graylog 2.2.0). Maybe you've seen an old system notification on the System page in your web interface. You can close these by clicking on the 'X' in the upper right corner of the notification. For reference: $ curl -s https://versioncheck.graylog.com/check | jq { "codename": "Smuttynose", "released_at": "2016-11-04T00:00:00.000Z", "version": { "major": 2, "minor": 1, "patch": 2 } } Cheers, Jochen -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/f787ed4b-eb51-4d7f-a6ae-2978f0cf11bb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
