Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

graylog2-server-rpm 0.20.2

Latest
Compare
Choose a tag to compare
@jaxxstorm jaxxstorm released this 02 Jun 13:45
· 1 commit to master since this release

Graylog2-Server-RPM

This should install graylog2-server in
/opt/graylog2/server
with the config file in
/etc/graylog2/server.conf
and all logging to
/var/log/graylog2/server.log

Source

See here for the source releases

Installation & Dependencies

Graylog2-server requires:

  • MongoDB
  • Elasticsearch (version 0.90.10)

You'll need to set your secret key before startup, as well as options for your elasicsearch config. Please see here for my personal instructions on how to install, and here for more official documentation.

This has been tested on CentOS 6 for my particular graylog2 setup. No guarantees that it works for you, bugfixes and patches are welcome

IMPORTANT NOTE

The sysconfig file changed slightly thanks @andral's pull request, so if you were previously configuring the heap size manually, you'll need to make sure you configure everything correctly

Download

You can also download these RPM's from my personal repo or install using yum

Packages

The RPM repo at http://rpm.leebriggs.co.uk hosts signed rpms whereas this github repo's RPM's are not signed

If you wish to install a signed RPM for verification purposes, take a look at the README