Skip to content

Commit dc1bf6e

Browse files
authored
[DOCS] EQL: Note CCS is not supported (#72975)
1 parent 51181d5 commit dc1bf6e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/reference/eql/syntax.asciidoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -826,6 +826,13 @@ You cannot use EQL to search the values of a <<nested,`nested`>> field or the
826826
sub-fields of a `nested` field. However, data streams and indices containing
827827
`nested` field mappings are otherwise supported.
828828

829+
[discrete]
830+
[[eql-ccs-support]]
831+
==== {ccs-cap} is not supported
832+
833+
EQL search APIs do not support <<modules-cross-cluster-search,{ccs}
834+
({ccs-init})>>.
835+
829836
[discrete]
830837
[[eql-unsupported-syntax]]
831838
==== Differences from Endgame EQL syntax

0 commit comments

Comments
 (0)