setting path.data to /mnt/resource/... is highly recommended

This commit is contained in:
David Pilato 2014-01-15 16:50:36 +01:00
parent fbf9b0049c
commit c73b5982aa
1 changed files with 6 additions and 0 deletions

View File

@ -27,6 +27,9 @@ multicast environments). Here is a simple sample configuration:
service_name: your_azure_cloud_service_name
discovery:
type: azure
# recommended
# path.data: /mnt/resource/elasticsearch/data
```
How to start (short story)
@ -256,6 +259,9 @@ And add the following lines:
service_name: your_azure_cloud_service_name
discovery:
type: azure
# Recommended
path.data: /mnt/resource/elasticsearch/data
```
Restart elasticsearch: