A five node Elasticsearch stack configuration created with docker compose and swarm. Creates three elasticsearch nodes a kibana node and a logstash node with xpack security enabled.
I Have been working with the elastic.co stack and needed a way to spin up instance with x-pack security enabled in a multi-node configuration. This implementation uses docker swarm and docker-compose files to deploy a five node stack. You will end up with instances of three elastic nodes, a kibana, and a logstash.
Project Page: https://github.com/thegreatpissant/elastic-composer
This was created to allow for a quick spin up of the x-pack featured enable system of systems so that I could collect my pfsense firewall logs on.
See the pfSense and Elastic Stack