Skip to content

Commit 60c0c8b

Browse files
mergify[bot]colleenmcginnisgithub-actions[bot]
authored
[8.x](backport #4281) Add limitations to EEM docs (#4289)
* Add limitations to EEM docs (#4281) * add eem limitations to serverless docs * add eem limitations to stateful docs (cherry picked from commit 86fd7fc) # Conflicts: # docs/en/serverless/elastic-entity-model.mdx * Delete docs/en/serverless directory --------- Co-authored-by: Colleen McGinnis <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3d64949 commit 60c0c8b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/en/observability/elastic-entity-model.asciidoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,11 @@ The following {es} privileges are required to delete {es} resources:
6565
|application: `kibana-.kibana`, privileges: [`saved_object:entity-definition/delete`, `saved_object:entity-discovery-api-key/delete`], resources: [*]
6666
|====
6767

68+
[discrete]
69+
[[elastic-entity-model-limitations]]
70+
== Limitations
71+
72+
* {ref}/modules-cross-cluster-search.html[Cross-cluster search (CCS)] is not supported.
73+
EEM cannot leverage data stored on a remote cluster.
74+
* Services are only detected from documents where `service.name` is detected in index
75+
patterns that match either `logs-*` or `apm-*`.

0 commit comments

Comments
 (0)