0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

elasticsearch消す

Posted at

elasticsearch消す

sudo apt-get --purge autoremove elasticsearch
sudo rm -rf /etc/elasticsearch
sudo rm -rf /var/lib/elasticsearch/

権限とかおかしかったら変更

sudo chown root:root  elasticsearch

ダウングレードできない?

elasticsearchはダウングレードできない?
https://discuss.elastic.co/t/unwanted-upgrade-elasticsearch-version/191841
https://qiita.com/HiroakiYamashi/items/3457e43b252fcd6d20d4

参考

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?