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.
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.