Skip to content

Commit e84e5e1

Browse files
committed
Update warning for Elastic Defend with Remote ES cluster
1 parent 42bbc05 commit e84e5e1

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs/en/ingest-management/fleet/fleet-settings-remote-elasticsearch.asciidoc

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,16 @@ Beginning in version 8.12.0, you can send {agent} data to a remote {es} cluster.
77

88
A remote {es} cluster supports the same <<es-output-settings,output settings>> as your main {es} cluster.
99

10-
WARNING: A bug has been found that causes {elastic-defend} response actions to stop working when a remote {es} output is configured for an agent. This bug is currently being investigated and is expected to be resolved in an upcoming release.
10+
[WARNING]
11+
====
12+
There are currently some limitations with using {elastic-defend} when a remote {es} output is configured for an agent. These issues are currently being investigated and are expected to be resolved in an upcoming release:
13+
14+
* {elastic-defend} response actions do not display results in the management cluster, instead the results go to the output cluster.
15+
* Restrictions on workflows for Endpoint with the {security-app}:
16+
17+
** Endpoint list page - Elastic Endpoint state documents go to the output cluster so the management cluster doesn't have access to their status.
18+
** Endpoint exceptions - Endpoint exceptions need to be added in the management cluster. Alerts are sent to the output cluster but "Add Endpoint Exception" workflows don't currently work there.
19+
====
1120

1221
NOTE: Using a remote {es} output with a target cluster that has {cloud}/ec-traffic-filtering-deployment-configuration.html[traffic filters] enabled is not currently supported.
1322

0 commit comments

Comments
 (0)