Add Pluginsedit

Plugins extend the core functionality of Elasticsearch. Elastic Cloud Enterprise makes it easy to add plugins to your cluster by providing a number of plugins that work with your version of Elasticsearch. One advantage of these plugins is that you generally don’t have to worry about upgrading plugins when upgrading to a new Elasticsearch version, unless there are breaking changes. The plugins simply are upgraded along with the rest of your cluster.

Adding plugins to an Elasticsearch cluster is as simple as selecting it from the list of available plugins, but different versions of Elasticsearch support different plugins. For Elasticsearch 2.3.5, you can add the following plugins, for example:

Plugins included with Elasticsearch versions

To add plugins when creating a new cluster, simply check the plugins you want added before you click Create Cluster.

To add plugins to an existing clusters:

  1. Log into the Cloud UI.
  2. On the Clusters page, select the cluster where you want to add plugins and click Edit icon.
  3. In the Plugins section, select the plugins you want installed.
  4. Click Save changes.

There is no downtime when adding plugins. The cluster is updated with new nodes that have the plugins installed.