View | Details | Raw Unified | Return to bug 226265
Collapse All | Expand All

(-)config/elasticsearch.yml (+2 lines)
Lines 31-40 Link Here
31
# Path to directory where to store the data (separate multiple locations by comma):
31
# Path to directory where to store the data (separate multiple locations by comma):
32
#
32
#
33
#path.data: /path/to/data
33
#path.data: /path/to/data
34
path.data: /var/db/elasticsearch
34
#
35
#
35
# Path to log files:
36
# Path to log files:
36
#
37
#
37
#path.logs: /path/to/logs
38
#path.logs: /path/to/logs
39
path.logs: /var/log/elasticsearch
38
#
40
#
39
# ----------------------------------- Memory -----------------------------------
41
# ----------------------------------- Memory -----------------------------------
40
#
42
#

Return to bug 226265