注意:目前限流插件支持7.4.2、7.10.2版本的Elasticsearch实例。 插件安装 百度智能云ElasticSearch在控制台的集群详情页面,【插件配置】-> 【系统插件】中提供了限流插件,找到限流插件(baidu-rate-limiting),点击安装即可完成插件安装。
使用方式 1.在控制台安装BES提供的compression-zstd插件,点击安装后需要重启集群使插件生效。
Elasticsearch插件列表 百度智能云Elasticsearch支持开源Elasticsearch的所有插件,在此基础上又自研了部分插件,为您提供丰富的插件功能。本文介绍百度智能云Elasticsearch目前支持的系统插件。 插件类型 百度智能云Elasticsearch支持系统默认插件和自定义插件,自定义插件详情可查看 上传与安装自定义插件 。
删除自定义插件 接口描述 删除自定义插件 API调用地址 POST /api/bes/cluster/plugin/delete 请求参数 Header 参数 参数名 类型 是否必须 描述 示例值 x-Region String 是 区域 bd Body 参数 参数名称 参数类型 是否必须 描述 示例值 clusterId String 是 集群id 807521220013723648 pluginName
安装自定义插件 接口描述 安装自定义插件 API调用地址 POST /api/bes/cluster/plugin/install 请求参数 Header 参数 参数名 类型 是否必须 描述 示例值 x-Region String 是 区域 bd Body 参数 参数名称 参数类型 是否必须 描述 示例值 clusterId String 是 集群id 807521220013723648 pluginName
卸载自定义插件 接口描述 卸载自定义插件 API调用地址 POST /api/bes/cluster/plugin/uninstall 请求参数 Header 参数 参数名 类型 是否必须 描述 示例值 x-Region String 是 区域 bd Body 参数 参数名称 参数类型 是否必须 描述 示例值 clusterId String 是 集群id 807521220013723648 pluginName
上传自定义插件 接口描述 上传自定义插件 API调用地址 POST /api/bes/cluster/plugin/upload/{clusterId}/{moduleType} 参数名称 参数类型 是否必须 描述 示例值 参数位置 clusterId String 是 集群id 807521220013723648 Path moduleType String 是 模块类型 es_node Path
ingest attachment插件 简介 Elasticsearch的ingest attachment插件可以将常用格式的文件作为附件写入Index。ingest attachment插件通过使用 Apache Tika 来提取文件,支持的文件格式有TXT、DOC、PPT、XLS和PDF等。 注意: 源字段必须是base64编码的二进制。
百度智能云Elasticsearch提供的动态同义词插件可以满足上述需求,同义词词典主要包括一个可选的内置的汉语同义词词典和用户提供的远端可更新的同义词词库,用户需要在创建索引的时候对需要进行同义展开的字段进行设定。 注意:目前 动态同义词插件 支持7.4.2、7.10.2版本的Elasticsearch实例。
安装系统默认插件 接口描述 安装系统默认插件 API调用地址 POST /api/bes/cluster/default_plugin/install 请求参数 Header 参数 参数名 类型 是否必须 描述 示例值 x-Region String 是 区域 bd Body 参数 参数名称 参数类型 是否必须 描述 示例值 clusterId String 是 集群id 807521220013723648