Skip to content

Instantly share code, notes, and snippets.

@devilankur18
Created June 4, 2012 15:01
Show Gist options
  • Select an option

  • Save devilankur18/2868886 to your computer and use it in GitHub Desktop.

Select an option

Save devilankur18/2868886 to your computer and use it in GitHub Desktop.

Revisions

  1. devilankur18 revised this gist Jun 4, 2012. 1 changed file with 7 additions and 1 deletion.
    8 changes: 7 additions & 1 deletion Ubuntu12-04
    Original file line number Diff line number Diff line change
    @@ -1,8 +1,14 @@




    *Elastic Search*
    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/
    http://blog.dean.io/2012/04/getting-started-with-graylog2-for-logging-updated-for-0-9-6/
  2. devilankur18 created this gist Jun 4, 2012.
    8 changes: 8 additions & 0 deletions Ubuntu12-04
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    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/