browbeat/elastic
Sai Sindhur Malleni ee9e6b6a2f ES 7 update
Change-Id: Ia0360b04020188812ed2a4fb36e05e8f7a73a9bc
2020-04-20 12:43:17 +05:30
..
templates ES 7 update 2020-04-20 12:43:17 +05:30
v5templates ES 7 update 2020-04-20 12:43:17 +05:30
v7templates ES 7 update 2020-04-20 12:43:17 +05:30
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