wazuh / wazuh-cloudformation

Wazuh - Amazon AWS Cloudformation
https://wazuh.com
40 stars 22 forks source link

Support for Elastic 7.x #6

Closed manuasir closed 5 years ago

manuasir commented 5 years ago

Hi team,

This PR implements support for Wazuh v3.9.1_6.7.1. Additionally, it also includes a refactor of the provisioning scripts, some commands were modularized into functions.

Elements removed:

  1. One master candidate which bootstrap the cluster.
  2. Another two master candidates join to the cluster.
  3. Add an ASG for data and ingest nodes (Pending to implement).

Regards