sadsfae / ansible-elk

:bar_chart: Ansible playbook for setting up an ELK/EFK stack and clients.
https://hobo.house/2016/04/08/automate-elk-stack-and-clients-with-ansible/
Apache License 2.0
337 stars 192 forks source link

Adding initial role separation for ELK stack in multi Node Installation #64

Closed knechtionscoding closed 3 years ago

knechtionscoding commented 6 years ago

In both the Hosts and Elk.yml file the roles are separated from just ELK to ElasticSearch Logstash and Kibana. This would allow for a multi node elasticsearch setup.

This would be a mock up for how it works. I have the config files as well to do the templating to pull the cluster together when we decide how we want the logic to work.

Changes were made to the Hosts and Elk.yml files.

sadsfae commented 6 years ago

Hey @KnechtionsCoding I'm hoping to dig into this next week, we've got some more folks who are also interested in seeing this come to fruition.