$ sudo apt-get install -y docker docker-compose
$ git clone https://github.com/botlabsdev/docker-compose-elk
$ cd docker-compose-elk
$ ./setSystemLimits.sh
$ sudo docker-compose up
- Elasticsearch: http://localhost:9200
- Elasticsearch: http://localhost:9300
- Kibana: http://localhost:5601