Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Latest commit

 

History

History
41 lines (27 loc) · 1.51 KB

installation.rst

File metadata and controls

41 lines (27 loc) · 1.51 KB

Installing Graylog

Modern server architectures and configurations are managed in many different ways. Some people still put new software somewhere in opt manually for each server while others have already jumped on the configuration management train and fully automated reproducible setups.

Graylog can be installed in many different ways so you can pick whatever works best for you.

This chapter is explaining the many ways to install Graylog and aims to help choosing the one that fits your needs.

installation/operating_system_packages installation/config_management_tools installation/docker installation/manual_setup

System requirements

Warning

We caution you not to install or upgrade Elasticsearch to 7.11 and later! It is not supported. If you do so, it will break your instance!

The Graylog server application has the following prerequisites:

Hint

Graylog 3.x does include first compatibility with Java 11 and we welcome people that test this.