Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 678 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 678 Bytes

Easy-ELK

Script to install ELK on Debian

Bash script to install Elastic Stack on Debian and Ubuntu.

Prerequisites

  • System must be Debian-based / Ubuntu.
  • Other OS flavors like RedHat, Centos, OpenSuSE require rpms and those are not supported with this script

Clone

git clone https://github.com/paulo-amaral/Easy-ELK

Set permission

chmod +x easyELKnginx.sh 

or

chmod +x easyELKapache.sh 

Run

sh easyELKnginx.sh

or

sh easyELKapache.sh