Summary

This configuation provides the required actions to setup a oss dev/test Elastic Stack, with some sample nested documents.

First Clone the projects repo

git clone https://github.com/swarmee/projects.git

Drop Down Into the Elastic-Stack Folder

cd ./projects/elastic-stack-6.3/

Download and Build the Containers

docker-compose up --build

Access Kibana - from your browser

http://localhost:5601