Skip to content

Commit e2e5580

Browse files
lucabelluccinimergify[bot]
authored andcommitted
Update fleet-agent-proxy-package-registry.asciidoc (#1722)
* Update fleet-agent-proxy-package-registry.asciidoc * Update docs/en/ingest-management/fleet-agent-proxy-package-registry.asciidoc --------- Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> (cherry picked from commit 73cea8c)
1 parent f6a1289 commit e2e5580

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/en/ingest-management/fleet-agent-proxy-package-registry.asciidoc

+4
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ example:
1717
xpack.fleet.registryProxyUrl: your-nat-gateway.corp.net
1818
----
1919

20+
If your HTTP proxy requires authentication, you can include the
21+
credentials in the URI, such as `https://username:password@your-nat-gateway.corp.net`,
22+
only when using HTTPS.
23+
2024
== What information is sent to the {package-registry}?
2125

2226
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 commit comments

Comments
 (0)