Install Elasticsearch on Ubuntu
Elastic search is an opensource NoSQL database that is scalable and lightning fast. It has a number of applications, the two most commonly used are log analysis/management and as a search backend. These are my install notes to get it up and running on an ubuntu/debian machine. Elastic provides a very good installation guide if you want to check that out too. If installing on an Azure machine double check firewall settings and make sure not everyone is allowed to…