This is a dev environment for Elasticsearch platform. It contains Elasticsearch, Kibana and Logstash all bundled in a docker container.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
You must have Docker and Docker-Compose installed
After installing both dependencies, just clone this repo and run:
docker-compose build
And then:
docker-compose up
If you're going to input any file on Logstash, copy and paste the file on /logstash/data/ folder, so Logstash is able to access the file