Skip to content

Commit 75f2460

Browse files
[9.0] CCS and ES|QL rule reqs (#828)
Partially addresses #346 by adding a note describing the reqs for using CCS with ES|QL rules. Preview: [Cross-cluster search and detection rules](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/828/solutions/security/detect-and-alert/cross-cluster-search-detection-rules) Corresponding 8.18 docs: elastic/security-docs#6640
1 parent e0583b4 commit 75f2460

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

solutions/security/detect-and-alert/cross-cluster-search-detection-rules.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ applies_to:
99

1010
[Cross-cluster search](../../search/cross-cluster-search.md) is an {{es}} feature that allows one cluster (the *local* cluster) to query data in a separate cluster (the *remote* cluster). {{elastic-sec}}'s detection rules can perform a cross-cluster search to query data in remote clusters.
1111

12+
::::{admonition} Requirements
13+
* To learn about the requirements for using cross-cluster search in the {{stack}}, refer to [Cross-cluster search](../../search/cross-cluster-search.md).
14+
* Using cross-cluster search for {{esql}} rules in the {{stack}} requires an [Enterprise subscription](https://www.elastic.co/pricing).
15+
16+
::::
1217

1318
## Set up cross-cluster search in detection rules [set-up-ccs-rules]
1419

0 commit comments

Comments
 (0)