https://www.elastic.co/downloads/past-releases/elasticsearch-1-7-6 https://www.elastic.co/downloads/past-releases/kibana-3-1-2
Get started: cd /path/to/archive tar elasticsearch (do the same for kibana) -zxvf elasticsearch-2.1.0.tar.gz (do the same for kibana) cd elasticsearch-1.7.6/config vi elasticsearch.yml Add http.cors.enabled: true To start elasticsearch, cd bin