Skip to content

install_graylog2_92_3_ubuntu.sh updates compatibility for ES 1.3.4 and newest graylog2 version on ubuntu

License

Notifications You must be signed in to change notification settings

zstarer/graylog2

 
 

Repository files navigation

The installation script will perform an automated install of Graylog2 on Ubuntu 14.04, installing all dependencies & autogenerating all settings, besides the admin password for the web interface, which the script will request.


Update 12/31/2014 (zstarer) - Newest version of Graylog2 (0.92.3) supported with ElasticSearch updated (1.3.4) and bugs ironed out. Please let me know if you run into any issues.

Installation steps
------------------
sudo apt-get -y install git
cd ~
git clone https://github.com/zstarer/graylog2/
chmod +x ./graylog2/install_graylog2_92_3_ubuntu.sh
sudo ./graylog2/install_graylog2_92_3_ubuntu.sh

(Forked from https://github.com/mrlesmithjr/graylog2)

About

install_graylog2_92_3_ubuntu.sh updates compatibility for ES 1.3.4 and newest graylog2 version on ubuntu

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%