Reporting should not be declared as x-pack feature
This commit is contained in:
parent
719bd67fde
commit
0656a19501
4 changed files with 3 additions and 7 deletions
|
|
@ -34,8 +34,4 @@ xpack.monitoring.enabled: false
|
|||
|
||||
{% if not "alerting" in es_xpack_features %}
|
||||
xpack.watcher.enabled: false
|
||||
{% endif %}
|
||||
|
||||
{% if not "reporting" in es_xpack_features %}
|
||||
xpack.reporting.enabled: false
|
||||
{% endif %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue