检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
- 规格 建议选择功能和性能更优的应用型规格。 应用型(HTTP/HTTPS) “小型 I” 集群对接负载均衡器 登录云搜索服务管理控制台。 在“集群管理”页面选择需要对接负载均衡器的集群,单击集群名称进入集群“基本信息”页面。
index.number_of_shards", 1) // 索引分片数, 根据实际需求设置 .put("index.number_of_replicas", 0) // 索引副本数,根据实际需求设置 ); String mapping
92446.94 docs/s Median Throughput index-append 92935.55 docs/s Max Throughput index-append 93217.68 docs/s 50th percentile latency index-append
es-es 配置文件内容 展开上方“系统模板”,选择“elasticsearch”,单击操作列的“应用”,在配置文件内容中,基于模板注释填写配置项。 关键配置项请参见表6,其他配置项保持默认值。
单击右上角的“Apply policy”,在弹窗中选择要关联的“Policy ID”。 图3 添加索引策略 图4 选择索引策略 单击“Apply”,完成索引关联策略。
masked_fields": [], "allowed_actions": [ "indices_all" ] }] } ###绑定角色csv_export至用户kibanaserver PUT _opendistro/_security/api/rolesmapping
PUT /book { "settings": { "number_of_shards": 2, "number_of_replicas": 1 }, "mappings": { "properties": {
Elasticsearch版本<7.x的命令 PUT /demo { "settings": { "number_of_shards": 1 }, "mappings": { "products": { "properties": {
Elasticsearch版本<7.x的命令 PUT /demo { "settings": { "number_of_shards": 1 }, "mappings": { "products": { "properties": {
在“Mapped users”页签中,单击“Map users”,在users下拉框中选择需要映射的用户。 添加完成后,单击“Map”。 配置完成后,可以在OpenSearch集群中进行验证是否生效。 父主题: 管理OpenSearch集群
PUT /book { "settings": { "number_of_shards": 2, "number_of_replicas": 1 }, "mappings": { "properties": {
单击“Mapped users”页签,在Mapped users页面单击“Map user”。 在“Map user”页面,单击下拉框选择创建的“test”用户。 添加完成后,单击“Map”。 配置完成后,验证用户权限是否生效。 使用创建的用户“test”登录Kibana。
apply_exist_index 是否同步主集群上已存在的索引,默认为“true”。 settings 同步索引的索引设置。 settings_sync_enable 开启主集群索引设置同步,默认为“false”。
访问示例如下: curl "http://10.62.176.32:9200" 返回结果如下: HTTP/1.1 200 OK content-type: application/json; charset=UTF-8 content-length: 513 { "name"
访问示例如下: curl "http://10.62.176.32:9200" 返回结果如下: HTTP/1.1 200 OK content-type: application/json; charset=UTF-8 content-length: 513 { "name"
POST https://iam.cn-north-4.myhuaweicloud.com/v3.0/OS-USER/users Content-Type: application/json X-Auth-Token: ABCDEFJ....
PUT my_index { "settings": { "index.vector": true }, "mappings": { "properties": { "id": { "type": "keyword"
访问方式 公有云提供了Web化的服务管理平台,即管理控制台和基于HTTPS请求的API(Application programming interface)管理方式。
Elasticsearch 7.x版本中,将字段“field1”设置为不建构索引的命令如下: PUT {index} { "mappings": { "properties": { "field1":{ "type": "text",
表4 IdListWrapper 参数 参数类型 描述 id String listener id。 表5 PublicIpInfo 参数 参数类型 描述 publicip_id String 弹性公网ip配置id。