7 lines
No EOL
326 B
YAML
7 lines
No EOL
326 B
YAML
---
|
|
es_package_url: "https://download.elastic.co/elasticsearch/elasticsearch/elasticsearch"
|
|
es_conf_dir: "/etc/elasticsearch"
|
|
sysd_script: "/usr/lib/systemd/system/elasticsearch.service"
|
|
init_script: "/etc/init.d/elasticsearch"
|
|
#add supported features here
|
|
supported_xpack_features: ["watcher","marvel-agent","graph","shield"] |