Better error handling for plugin install and test for removal of logging.yml
This commit is contained in:
parent
3c5adf9961
commit
bc4ee9e0f1
7 changed files with 19 additions and 4 deletions
|
|
@ -16,4 +16,5 @@ es_pid_dir: "/var/run/elasticsearch"
|
|||
es_data_dirs: "/var/lib/elasticsearch"
|
||||
es_log_dir: "/var/log/elasticsearch"
|
||||
es_work_dir: "/tmp/elasticsearch"
|
||||
es_plugin_dir: "/usr/share/elasticsearch/plugins"
|
||||
es_plugin_dir: "/usr/share/elasticsearch/plugins"
|
||||
es_proxy_port: 8080
|
||||
Loading…
Add table
Add a link
Reference in a new issue