Skip to content

Easy Installation script for ELK stack on Debian based systems.

Notifications You must be signed in to change notification settings

riversen/Easy-ELK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Easy Installation script for ELK stack on Debian based systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%