Skip to content

dao-s33k3r/elk-ansible

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elk-ansible

######Ansible playbook for ELK Stack

  • This playbook currently only works for Ubuntu/Debian boxes.
  • Has been tested on Ansible 1.7.2

This playbook deploys a basic Logstash, Elasticsearch, and Kibana stack. Kibana web is served by Nginx.

Please feel free to open an issue if you would like me to add new features to the playbook like supporting a different version of Java or to add support for RedHat/CentOS box

######To install ELK stack:

  • Change the IP address in the hosts file to the IP address of the server you want to install the ELK stack on
  • Run install.sh from project's main directory or run ansible-playbook -i hosts site.yml

About

Ansible playbook for ELK Stack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 94.4%
  • Shell 5.6%