From f83897863265b9ed703e687deb7e48923318faf4 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 11:57:55 -0500 Subject: [PATCH] Add details about info shared, via proxy, with the EPR (#874) (#886) (cherry picked from commit 0f1c3e6479a302fd34639e47b014c7f8bd5acae0) Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> --- .../fleet-agent-proxy-package-registry.asciidoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/en/ingest-management/fleet-agent-proxy-package-registry.asciidoc b/docs/en/ingest-management/fleet-agent-proxy-package-registry.asciidoc index 655c46b83..68b54d360 100644 --- a/docs/en/ingest-management/fleet-agent-proxy-package-registry.asciidoc +++ b/docs/en/ingest-management/fleet-agent-proxy-package-registry.asciidoc @@ -17,3 +17,6 @@ example: xpack.fleet.registryProxyUrl: your-nat-gateway.corp.net ---- +== What information is sent to the {package-registry}? + +In production environments, {kib}, through the {fleet} plugin, is the only service interacting with the {package-registry}. Communication happens when interacting with the Integrations UI, and when upgrading {kib}. The shared information is about discovery of Elastic packages and their available versions. In general, the only deployment-specific data that is shared is the {kib} version.