[DOCS] Fix delimited blocks for Asciidoctor migration (#41583)

This commit is contained in:
James Rodewig 2019-04-26 11:41:19 -04:00
parent 4adf7963c7
commit 06827a495f
2 changed files with 3 additions and 2 deletions

View File

@ -46,6 +46,9 @@ include::remove-xpack.asciidoc[]
+ +
-- --
include::upgrade-node.asciidoc[] include::upgrade-node.asciidoc[]
--
+
--
include::set-paths-tip.asciidoc[] include::set-paths-tip.asciidoc[]
-- --

View File

@ -18,12 +18,10 @@ To upgrade using a zip or compressed tarball:
data directory. If you are not using an external `data` directory, copy data directory. If you are not using an external `data` directory, copy
your old data directory over to the new installation. + your old data directory over to the new installation. +
+ +
--
IMPORTANT: If you use {monitor-features}, re-use the data directory when you upgrade IMPORTANT: If you use {monitor-features}, re-use the data directory when you upgrade
{es}. Monitoring identifies unique {es} nodes by using the persistent UUID, which {es}. Monitoring identifies unique {es} nodes by using the persistent UUID, which
is stored in the data directory. is stored in the data directory.
--
.. Set `path.logs` in `config/elasticsearch.yml` to point to the location .. Set `path.logs` in `config/elasticsearch.yml` to point to the location
where you want to store your logs. If you do not specify this setting, where you want to store your logs. If you do not specify this setting,