This repo is a set of playbooks which will deploy Logstash + ElasticSearch + Kibana all on a single server.
### Setup
To get started you will need to setup `./vars/global_vars.yml`. To do this I recommend just copying `./vars/global_vars.yml.sample` and filling in the variables to whatever you want.
There are a few ways to use this set of playbooks -- you can either run the deployment of each service individually, or you can run them all in one go.