kurtado / quick-elk

Install and run an ELK stack on your laptop, lickety-split!
71 stars 31 forks source link

defaulting of install_dir, ability to override install_dir, and dynamically set kibana binary #19

Open djschny opened 9 years ago

djschny commented 9 years ago

Thought the following would be helpful.

- default install directory to be `dirname $0`/elk to keep things self-contained
- add ability to override install location
- determine kibana binary type based off kernel (will not work for all OSs, but will catch majority)