File tree 1 file changed +9
-2
lines changed
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:
16
16
17
17
.. Set `path.data` in `config/elasticsearch.yml` to point to your external
18
18
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
+ --
20
27
21
28
.. Set `path.logs` in `config/elasticsearch.yml` to point to the location
22
29
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