Comments on How to Install Graylog2 and Elasticsearch on Ubuntu 15.10

In this tutorial, I will guide you trough the Graylog2, Elasticsearch and MongoDB installation to build a scalable log server node with advanced log search capabilities. I will use Ubuntu 15.10 for this installation. Elasticsearch is a distributed search server based on Lucene that is available as OpenSource software. Graylog2 is a centralized log management and log analysis framework based on Elasticsearch and MongoDB.

13 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: sdsurid500

Should the command to install MongoDB read: 

apt-get install mongodb-org

Currently it reads: 

apt-get install mgongdb-org

 

By: till

Fixed the typo in the command, thanks.

By: Nikolay Nikolov

It still shows wrong Till : mgongodb-org

By: till

Oh yeah... Never fix a tutorial before the first cup of coffee in the morning :)

By: Nikolay Nikolov

Hello,

Thank you for this howto! You have error in your command for installing mongodb after : Install MongoDB with the following apt command:

Please fix it =)

By: Dominic

Awesome Tutorial on installing and getting this up and running. Any articles and pointers on use cases?

By: Paulo Santos

Hi,

How can I configure graylog-web-interface to start automatically whit Ubuntu?

Thanks

Paulo Santos

 

By: Malone Jackson

Thanks!  It worked as described.  

By: Claudia

How to fix

"No Graylog2 servers available. Cannot log in."

Please help me, i can't login to Graylog2.

Thankyou

By: nithiya nandam

pls tell me how to configure mail alert in graylog which is very important in the logmanagement tool

By: Roy

Hello,

Thanks, I managed to get Graylog to work as described.

However, for Graylog-web to run, I need to issue the command interactively on console.

How can I get Graylog-web to run as a service and autostart after server reboot?

Thanks

By: Roy

Hello,

Thanks, I managed to get Graylog to work as described.

However, for Graylog-web to run, I need to issue the command interactively on console.

How can I get Graylog-web to run as a service and autostart after server reboot?

Thanks

By: Tom Flannigan

Excellent tutorial!

One update for the latest versions of Graylog 2 and Ubuntu 15.10:___

The article has the following instructions:

___

Go to the graylog-web directory and edit the configuration file:

cd graylog-web/

vim graylog

___

The following worked for my installation:

Go to the graylog-web directory and edit the configuration file:

cd graylog-web/conf/

vim graylog-web-interface.conf