When running Elasticsearch (Amazon ES) you may want to make use of ElasticSearch Plugins. Elasticsearch (Amazon ES) offer a variety of plugins pre-installed with each ES cluster.

When running Elasticsearch (Amazon ES) you may want to make use of ElasticSearch Plugins. Elasticsearch (Amazon ES) offer a variety of plugins pre-installed with each ES cluster.


Preconditions

1) Check installed plugins

GET _cat/plugins?v

or check listing from AWS at https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/aes-supported-plugins.html.

2) Can I install additional plugins?

Unfortunately, Elasticsearch (Amazon ES) does not provide the option to install additional plugins.


Related tutorials Choose right label for this macro

Related components Choose right label for this macro

note

INTERMEDIATE


Choose right label for this macro