remove-xpack.asciidoc 413 B

123456
  1. IMPORTANT: If you are upgrading from 6.2 or earlier and use {xpack},
  2. run `bin/elasticsearch-plugin remove x-pack` to remove the {xpack} plugin before
  3. you upgrade. The {xpack} functionality is now included in the default distribution
  4. and is no longer installed separately. The node won't start after upgrade if
  5. the {xpack} plugin is present. You will need to downgrade, remove the plugin,
  6. and reapply the upgrade.