浏览代码

[DOCS] Changes deprecated syntax to node.role style in datafeed docs. (#70201)

István Zoltán Szabó 4 年之前
父节点
当前提交
59f6280a7b
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/reference/ml/ml-shared.asciidoc

+ 2 - 2
docs/reference/ml/ml-shared.asciidoc

@@ -863,8 +863,8 @@ An array of index names. Wildcards are supported. For example:
 `["it_ops_metrics", "server*"]`.
 `["it_ops_metrics", "server*"]`.
 +
 +
 --
 --
-NOTE: If any indices are in remote clusters then `node.remote_cluster_client`
-must not be set to `false` on any {ml} nodes.
+NOTE: If any indices are in remote clusters then the {ml} nodes need to have the 
+`remote_cluster_client` role.
 
 
 --
 --
 end::indices[]
 end::indices[]