add 'ml' to es_xpack_features
This commit is contained in:
parent
3621561473
commit
2c129af421
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ es_max_open_files: 65536
|
|||
es_max_map_count: 262144
|
||||
es_allow_downgrades: false
|
||||
es_enable_xpack: false
|
||||
es_xpack_features: ["alerting","monitoring","graph","security"]
|
||||
es_xpack_features: ["alerting","monitoring","graph","ml","security"]
|
||||
#These are used for internal operations performed by ansible.
|
||||
#They do not effect the current configuration
|
||||
es_api_host: "localhost"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue