# Connection to the internet with proxy

**URL:** https://discuss.elastic.co/t/connection-to-the-internet-with-proxy/381457
**Category:** Elasticsearch
**Created:** [August 29, 2025, 8:45pm UTC](https://discuss.elastic.co/t/connection-to-the-internet-with-proxy/381457 "2025-08-29T20:45:40Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![GiorgioS13](https://avatars.discourse-cdn.com/v4/letter/g/5fc32e/32.png) [@GiorgioS13](https://discuss.elastic.co/u/GiorgioS13)
#### Post date: [August 29, 2025, 8:45pm UTC](https://discuss.elastic.co/t/connection-to-the-internet-with-proxy/381457/1 "2025-08-29T20:45:40Z")

</div>

Hello, I have a proxy server and I want all outbound internet traffic (required by Elastic for updates such as Fleet, Agent updates, etc.) to go through this proxy. The documentation on this is somewhat unclear.

In the **Kibana YAML** file, I configured:  
xpack.fleet.registryProxyUrl: \*\*\*\*  
xpack.actions.proxyUrl: \*\*\*\*

After this change, I noticed that one of the agents received an update — so it seems to be working.

Is there any additional method to verify this, just to make sure nothing is missing? Also, I’d like to hear your opinion on this configuration.

Thank you very much.
