--- config/elasticsearch.yml.orig 2015-10-21 04:41:12.000000000 -0400 +++ config/elasticsearch.yml 2015-11-19 12:34:39.766910803 -0500 @@ -31,10 +31,12 @@ # Path to directory where to store the data (separate multiple locations by comma): # # path.data: /path/to/data +path.data: /var/db/elasticsearch # # Path to log files: # # path.logs: /path/to/logs +path.logs: /var/log/elasticsearch # # ----------------------------------- Memory ----------------------------------- #