Skip to content

Instantly share code, notes, and snippets.

@lidox
Created February 23, 2017 07:32
Show Gist options
  • Save lidox/13881ae67df40c1b66953ae06ceb5cbb to your computer and use it in GitHub Desktop.
Save lidox/13881ae67df40c1b66953ae06ceb5cbb to your computer and use it in GitHub Desktop.
Startscript KIBANA and ElasticSearch for windows

ElasticSearch start

A:
cd software\programme\elasticsearch-5.2.1\bin
elasticsearch.bat
pause

Kibana start

A:
cd software\programme\kibana-5.2.1-windows-x86\bin
kibana.bat
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment