mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[DOCS] Cross-link to ES CCS docs (#165406)
Cross-links to [Excluding clusters or indices from cross-cluster search](https://www.elastic.co/guide/en/elasticsearch/reference/master/modules-cross-cluster-search.html#exclude-problematic-clusters) from [Use data views with cross-cluster search](https://www.elastic.co/guide/en/kibana/current/data-views.html#management-cross-cluster-search). This was originally part of https://github.com/elastic/kibana/pull/164904
This commit is contained in:
parent
8c8e9741cd
commit
ae12744b96
1 changed files with 4 additions and 0 deletions
|
@ -153,6 +153,10 @@ To exclude a cluster with the name `cluster_one`:
|
||||||
Once you configure a {data-source} to use the {ccs} syntax, all searches and
|
Once you configure a {data-source} to use the {ccs} syntax, all searches and
|
||||||
aggregations using that {data-source} in {kib} take advantage of {ccs}.
|
aggregations using that {data-source} in {kib} take advantage of {ccs}.
|
||||||
|
|
||||||
|
For more information, refer to
|
||||||
|
{ref}/modules-cross-cluster-search.html#exclude-problematic-clusters[Excluding
|
||||||
|
clusters or indicies from cross-cluster search].
|
||||||
|
|
||||||
[float]
|
[float]
|
||||||
[[delete-data-view]]
|
[[delete-data-view]]
|
||||||
=== Delete a {data-source}
|
=== Delete a {data-source}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue