lasticsearch 2.3.5

Elasticsearch can also be installed from our repositories using apt or yum. See ​Repositories​ in the Guide.

Installation Steps

  • Download and unzip the latest Elasticsearch distribution
  • Runbin/elasticsearch on Unix or bin\elasticsearch.bat on Windows
  • Runcurl -X GET http://localhost:9200/

​https://www.elastic.co/downloads/elasticsearch​

Logstash 2.3.4

Logstash can also be installed from our repositories using apt or yum. See ​Repositories​ in the Guide. Java 7 or higher is required for Logstash 2.x.

​See Release Notes​


Logstash 2.3.4 All Plugins

Logstash bundled with the latest version of all available ​​plugins​​ at time of release. This full package can be convenient when working in offline environments. Java 7 or higher is required for Logstash 2.x.

Installation Steps

​https://www.elastic.co/downloads/logstash​

Kibana 4.5.4

Compatible with Elasticsearch 2.3.x. Kibana can also be installed from our repositories using apt or yum. See ​Repositories​ in the Guide.

Installation Steps

  • Download and unzip Kibana 4
    Note: Kibana 4.5.x requires Elasticsearch 2.3.x
  • Extract your archive
  • Openconfig/kibana.ymlin an editor
  • Set theelasticsearch.urlto point at your Elasticsearch instance
  • Run./bin/kibana(orbin\kibana.baton Windows)

​https://www.elastic.co/downloads/kibana​