Skip to content

ideascube/elastic-cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible playbook for ELK installation on Jessie.

  1. Prerequisites :
  • This playbook will mostly probably work on Debian Jessie only.
  • Ansible version >= 2.3.0
  • Edit host file to match yours.
  • Be sure to create your ELK user and that it can sudo without password.
  • In main.yml, edit host: to match the host you declared in your host file.
  1. Usage :
  • First time installation :
        chmod +x run.sh
	./run.sh

  • If in need to rerun playbook without packages installation :
        ./run.sh --extra-vars "skip_install=true"

About

PoC ElasticSearch and the like

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages