This Useful Script enable you to create a elasticsearch instance and the kibana server as well using the docker image.
You can join in a pre-existing elasticsearch cluster and other customizations.
You don't have know docker to use this solution.
npm install -g @usdocker/usdocker # Install it first
npm install -g @usdocker/elastic
usdocker -r # Update USDocker database
You can get more information about each search following the "/docs" pages.
Click here to goto the documentation.