-
-
Save ntulip/2869086 to your computer and use it in GitHub Desktop.
Graylog Setup in ubuntu 12.04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Grab the deb packages for Elasticsearch from http://www.elasticsearch.org/download/ and both the Graylog2 server and web interface from http://graylog2.org/download. | |
#install the elastic search from debian | |
dpkg -i elasticsearch-0.19.3.deb | |
References | |
http://imcol.in/category/monitoring/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment