Skip to content

Salt formula to install Elasticsearch on RHEL or Debian based systems

License

Notifications You must be signed in to change notification settings

alias454/elasticsearch-formula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

elasticsearch-formula

A saltstack formula to manage elasticsearch 2.x and 5.x clusters on RHEL and Debian based systems.

Available states

Manage repo file on RHEL/CentOS and Debian systems.

Install elasticsearch and additional prerequisite packages

Optionally configure non-statndard folders and mount additional devices if used

Manage configuration file placement

Apply kernal tweaks and system tuning options

Optionally setup firewalld rules for elasticsearch transport and disable iptables Requires the firewall-formula or another method of managing the firewalld service

Optionally setup iptables rules for elasticsearch transport and disable firewalld Requires the firewall-formula or another method of managing the iptables service

Sets up the elasticsearch service and makes sure it is running.