Uninstalling Elasticsearch
If you need to uninstall Elasticsearch for any reason, pause or delete the search feed before stopping the Elasticsearch service.
To uninstall the Search service:
Pause or delete the search feed. (See Managing Feeds)
Log in as root on the Elasticsearch server.
Stop the Elasticsearch service and uninstall the service:
dnf remove caringo-elasticsearch-search dnf remove elasticsearchThis does not erase the packages, so the packages can be restored later if needed.
The Metrics curator relies on the Elasticsearch service, so do one of the following:
Reconfigure Swarm Metrics (
/etc/caringo-elasticsearch-metrics/metrics.cfg) to point to a different ES cluster (or removecluster = <cluster-name>)Uninstall Swarm Metrics
dnf remove caringo-elasticsearch-metrics dnf remove elasticsearch-curator
© DataCore Software Corporation. · https://www.datacore.com · All rights reserved.