Reporting should not be declared as x-pack feature

This commit is contained in:
Dale McDiarmid 2017-01-16 12:19:22 +00:00
parent 719bd67fde
commit 0656a19501
4 changed files with 3 additions and 7 deletions

View file

@ -209,7 +209,7 @@ ansible-playbook -i hosts ./your-playbook.yml
X-Pack features, such as Security, are supported. This feature is currently experimental. To enable X-Pack set the parameter `es_enable_xpack` to true and list the required features in the parameter `es_xpack_features`.
The parameter `es_xpack_features` by default enables all features i.e. it defaults to ["alerting","monitoring","graph","security","reporting"]
The parameter `es_xpack_features` by default enables all features i.e. it defaults to ["alerting","monitoring","graph","security"]
The following additional parameters allow X-Pack to be configured: