4/08/2016

How to remove elastic search plugin

  Mohan       4/08/2016
We cannot keep unnecessary plugin installed in the server and it consumes the resource. Removing plugin from elastic search is very simple. Let see how can we do that

 1. Navigate to the bin folder of the elastic search
2. execute  this command "plugin --remove 'pluginin_name'"

remove_plugin

In the above example kopf is the plugin name. This way we can remove the plugin from elastic search.
logoblog

Thanks for reading How to remove elastic search plugin

Previous
« Prev Post

No comments:

Post a Comment