USDocker script for Elastic stack - Elasticsearch and Kibana
npm install @usdocker/elasticThis 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.
``bash``
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.