Skip to content

Commit

Permalink
Update fleet-agent-proxy-package-registry.asciidoc
Browse files Browse the repository at this point in the history
  • Loading branch information
lucabelluccini authored Mar 6, 2025
1 parent b37fcb1 commit f660088
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ example:
xpack.fleet.registryProxyUrl: your-nat-gateway.corp.net
----

If your HTTP Proxy requires authentication, you can include the
credentials in the URI, such as `https://username:password@your-nat-gateway.corp.net`,
only when using HTTPS.

== 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.

0 comments on commit f660088

Please sign in to comment.