List of Available OpenSearch Plugins
Plugins available with Instaclustr for OpenSearch
Instaclustr for OpenSearch includes a range of OpenSearch plugins. These plugins can be enabled at anytime through our console, API or Terraform. These are the plugins that can be enabled:
Plugin Name |
Description |
Index Management |
Automate recurring index management activities and reduce storage costs. See the official OpenSearch documentation for the plugin for further information. |
Reporting |
Create reports from OpenSearch Dashboards for a range of formats (csv, pdf and png). See the official OpenSearch documentation for the plugin for further information. |
ICU Analysis |
Extend support for ICU libraries into OpenSearch. |
Create a recommendation engine by indexing neighbors in your data points. |
|
Observe your data, and create custom alerts that trigger under specified conditions in indexes. |
|
Configure your communication services and manage notifications coming from OpenSearch. |
|
Anomaly Detection |
Use machine learning to understand patterns and anomalies in your data. |
Run larger search requests in the background of your main search workload. |
|
SQL |
Make queries using SQL rather than OpenSearch query-domain specific language (DSL) |
Mapper Size |
Configure indices to automatically store document sizes. See the official OpenSearch documentation for the plugin for further information. |
Searchable Snapshots |
Search through remotely stored indices in snapshots without having to restore them to the local storage. |
Cross-cluster Replication |
Configure indices to be automatically replicated from leader to follower clusters. |