1--- config/opensearch.yml.orig	2021-07-02 23:22:08 UTC
2+++ config/opensearch.yml
3@@ -31,10 +31,12 @@
4 # Path to directory where to store the data (separate multiple locations by comma):
5 #
6 #path.data: /path/to/data
7+path.data: /var/db/opensearch
8 #
9 # Path to log files:
10 #
11 #path.logs: /path/to/logs
12+path.logs: /var/log/opensearch
13 #
14 # ----------------------------------- Memory -----------------------------------
15 #
16