|
583 | 583 |
|
584 | 584 |
|
585 | 585 |
|
| 586 | + |
| 587 | + |
586 | 588 | </style><script role="script" id="twine-user-script" type="text/twine-javascript">postrender['radiobutton-reveal'] = function (content) {
|
587 | 589 | var reveal = content.querySelector('#reveal');
|
588 | 590 |
|
|
611 | 613 |
|
612 | 614 |
|
613 | 615 |
|
| 616 | + |
| 617 | + |
614 | 618 | </script><tw-passagedata pid="1" name="Start" tags="welcome" position="350,0">!!Planning to upgrade your Elastic Stack to 6.3?
|
615 | 619 | You've come to the right place!
|
616 | 620 |
|
|
820 | 824 | <<endif>>\
|
821 | 825 | <span class="pseudo-link">Restart the node.</span>
|
822 | 826 | </span>\
|
823 |
| -<<include components-56>>\</tw-passagedata><tw-passagedata pid="10" name="fcr-upgrade-60" tags="" position="1401,647">!!!Perform a Full Cluster Restart Upgrade to 6.3 |
| 827 | +<<include components-56>>\</tw-passagedata><tw-passagedata pid="10" name="fcr-upgrade-60" tags="" position="1400,647">!!!Perform a Full Cluster Restart Upgrade to 6.3 |
824 | 828 | <<if $xpack_ml>>\
|
825 | 829 | [[Stop any running Machine Learning jobs.|https://www.elastic.co/guide/en/x-pack/current/stopping-ml.html]]
|
826 | 830 | <<endif>>\
|
827 | 831 | <span class="pseudo-link">Stop sending data to your cluster.</span>
|
828 | 832 | [[Shut down your cluster and install Elasticsearch 6.3 on all nodes.|https://www.elastic.co/guide/en/elasticsearch/reference/6.3/restart-upgrade.html]]
|
829 |
| -<span class="list-indent">X-Pack is installed automatically with the default Elasticsearch 6.3 distribution.</span> |
| 833 | +<<if $xpack>>\ |
| 834 | +<span class="pseudo-link">Remove the X-Pack plugin before restarting Elasticsearch.</span> |
| 835 | +<span class="list-indent">Run bin/elasticsearch-plugin remove x-pack.</span>\ |
| 836 | +<<endif>>\ |
| 837 | +<<if $xpack_monitoring>>\ |
| 838 | +<span class="pseudo-link">Explicitly enable data collection to use monitoring.</span>\ |
| 839 | +<span class="list-indent">Set xpack.monitoring.collection.enabled to true with the _cluster/settings API.</span>\ |
| 840 | +<<endif>>\ |
830 | 841 | <<include enable-tls>>\
|
831 | 842 | <span class="pseudo-link">Restart your Elasticsearch cluster</span>.
|
832 | 843 | <<include components-60>></tw-passagedata><tw-passagedata pid="11" name="components-56" tags="" position="1533,221"><<if $kibana>>\
|
|
848 | 859 | <<endif>>\
|
849 | 860 | <<if $hadoop && $upgrade_56 == "rolling">>\
|
850 | 861 | [[Upgrade Elasticsearch for Hadoop to 5.6.|https://www.elastic.co/guide/en/elasticsearch/hadoop/5.6/install.html]]\
|
851 |
| -<<endif>>\</tw-passagedata><tw-passagedata pid="12" name="rolling-upgrade-60" tags="" position="1400,476">!!!Upgrade to 6.3 |
| 862 | +<<endif>>\</tw-passagedata><tw-passagedata pid="12" name="rolling-upgrade-60" tags="" position="1401,476">!!!Upgrade to 6.3 |
852 | 863 | <<if $xpack_ml>>\
|
853 | 864 | [[Stop any running Machine Learning jobs.|https://www.elastic.co/guide/en/elastic-stack-overview/6.3/stopping-ml.html]]
|
854 | 865 | <<endif>>\
|
|
858 | 869 | <<endif>>\
|
859 | 870 | [[Upgrade Elasticsearch to 6.3.|https://www.elastic.co/guide/en/elasticsearch/reference/6.3/rolling-upgrades.html]]
|
860 | 871 | <span class="list-indent">You can perform a rolling upgrade to Elasticsearch 6.3.</span>\
|
| 872 | +<<if $xpack>>\ |
| 873 | +<span class="pseudo-link">Remove the X-Pack plugin before restarting Elasticsearch.</span> |
| 874 | +<span class="list-indent">Run bin/elasticsearch-plugin remove x-pack.</span>\ |
| 875 | +<<endif>>\ |
| 876 | +<<if $xpack_monitoring>>\ |
| 877 | +<span class="pseudo-link">Explicitly enable data collection to use monitoring.</span>\ |
| 878 | +<span class="list-indent">Set xpack.monitoring.collection.enabled to true with the _cluster/settings API.</span>\ |
| 879 | +<<endif>>\ |
861 | 880 | <<if $upgrade_63 == "rolling">>\
|
862 | 881 | <<include "components-63">>\
|
863 | 882 | <<else>>\
|
|
909 | 928 | <<if $logstash>>\
|
910 | 929 | [[Upgrade Logstash to 6.3.|https://www.elastic.co/guide/en/logstash/5.6/upgrading-logstash.html]]
|
911 | 930 | <span class="list-indent">You can run Logstash 5.6 with Elasticsearch 6.3 until it's convenient to upgrade.</span>\
|
912 |
| -<<if $xpack>>\ |
913 |
| -[[Install X-Pack into Logstash.|https://www.elastic.co/guide/en/logstash/5.6/installing-xpack-log.html]] |
914 |
| -<<endif>>\ |
915 | 931 | <<endif>>\
|
916 | 932 | <<if $beats>>\
|
917 | 933 | [[Upgrade each beat to 6.3.|https://www.elastic.co/guide/en/beats/libbeat/6.3/upgrading-5-to-6.html#upgrading-to-5.6]]
|
|
0 commit comments