WARNING: Version 6.1 of the Elastic Stack has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
Uninstalling X-Pack
editUninstalling X-Pack
editTo uninstall X-Pack:
- Stop Elasticsearch.
-
Remove X-Pack from Elasticsearch:
bin/elasticsearch-plugin remove x-pack
- Restart Elasticsearch.
-
Remove X-Pack from Kibana:
bin/kibana-plugin remove x-pack
- Restart Kibana.
-
Remove X-Pack from Logstash:
bin/logstash-plugin remove x-pack
- Restart Logstash.