browbeat/elastic
Joe Talerico 748fb2be61 Elasticsearch 5 Templates
Elasticsearch5 changed some of the template structure. We also need to
update the number of fields avaialble.

Change-Id: I7de9fe8e41cb8663467249b1bcad603a214d1624
2018-05-24 11:46:19 -04:00
..
templates Logging work 2018-05-21 11:46:51 -04:00
v5templates Elasticsearch 5 Templates 2018-05-24 11:46:19 -04:00
README.rst Add template for Elastic 2016-10-07 16:01:12 -04:00

README.rst

ElasticSearch Configuration for Browbeat

+ templates/

Will contain Elasticsearch templates to account for things like the Browbeat UUID. These Templates will be installed if you run through our Elasticsearch installer. If you already have a Elasticsearch Host, you can install them by running the following:

$ cd ../ansible
$ vi install/group_vars/all.yml
# Update your es_ip
$ ansible-playbook -i hosts install/es-template.yml