Open blakerouse opened 1 year ago
Pinging @elastic/elastic-agent (Team:Elastic-Agent)
@AndersonQ since you are testing proxies and if they are correctly configured, could we plan to to test with SOCKS5 proxy in addition? (https://github.com/elastic/elastic-agent/issues/2482)
Describe the enhancement:
The public documentation for Elastic Agent proxy support (https://www.elastic.co/guide/en/fleet/current/fleet-agent-proxy-support.html) states that a socks5 proxy is supported.
An integration tests needs to be added that SOCKS5 proxy works and continues working.
Describe a specific use case for the enhancement or feature:
To ensure that a public documented feature actually works.
What is the definition of done?
When the Elastic Agent can communicate with Fleet Server, send events to elasticsearch, and collect data through a SOCKS5 proxy.