browbeat/ansible/install/roles/curator
Will Foster 5f5ee56b4b Add optional curator ES index management tool.
This satisfies a request from the original upstream ansible-elk
playbook to add curator.  Curator is the recommended tool for
managing Elasticsearch indexes.

This optional playbook will install curator on the ELK stack node.
To activate this functionality, set the following variable:

install_curator_tool: true

The default option is to set this to false, blank or anything but
'true'.

https://github.com/sadsfae/ansible-elk/issues/4
https://www.elastic.co/guide/en/elasticsearch/client/curator/current/index.html

Patchset #2: update README.srt documentation.
Patchset #3: changed to a boolean value for install_curator_tool
Patchset #4: update commit message

Documentation update here:
ttp://rst.ninjs.org/?n=ff7d6c5da70ba656717633b304981532&theme=basic

Change-Id: I12a7662a9fd27671160f3ca10ee37b5f73df4459
2016-06-21 15:30:54 +01:00
..
files Add optional curator ES index management tool. 2016-06-21 15:30:54 +01:00
tasks Add optional curator ES index management tool. 2016-06-21 15:30:54 +01:00