File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,15 @@ To upgrade using a zip or compressed tarball:
1616
1717.. Set `path.data` in `config/elasticsearch.yml` to point to your external
1818 data directory. If you are not using an external `data` directory, copy
19- your old data directory over to the new installation.
19+ your old data directory over to the new installation. +
20+ +
21+ --
22+ IMPORTANT: If you use {monitoring}, re-use the data directory when you upgrade
23+ {es}. Monitoring identifies unique {es} nodes by using the persistent UUID, which
24+ is stored in the data directory.
25+
26+ --
2027
2128.. Set `path.logs` in `config/elasticsearch.yml` to point to the location
2229 where you want to store your logs. If you do not specify this setting,
23- logs are stored in the directory you extracted the archive to.
30+ logs are stored in the directory you extracted the archive to.
You can’t perform that action at this time.
0 commit comments