Are there instructions on how to upgrade a single 2.0 instance? The download info on http://docs.graylog.org/en/2.1/pages/installation/operating_system_packages.html still points to downloading the 2.0 release. Would I simply need to run the following?
$ wget https://packages.graylog2.org/repo/packages/graylog-2.1-repository_latest.deb <http://packages.graylog2.org/repo/packages/graylog-2.0-repository_latest.deb> $ sudo dpkg -i graylog-2.0-repository_latest.deb $ sudo apt-get update $ sudo apt-get install graylog-server And would this preserve all my users, settings, data, etc? On Thursday, September 1, 2016 at 11:30:40 AM UTC-6, lennart wrote: > > Hi everyone, > > we just released the final version of Graylog v2.1.0. You can find all > required information, download links, new features and changelog here: > > * https://www.graylog.org/blog/68-announcing-graylog-v-2-1-0-ga > > Thanks, > Lennart > -- 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/cdae1eb6-820c-4ef2-9886-eae0f9a07802%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
