elastic / elastic-agent

Elastic Agent - single, unified way to add monitoring for logs, metrics, and other types of data to a host.
Other
19 stars 144 forks source link

Add integration tests for socks5 proxy #2964

Open blakerouse opened 1 year ago

blakerouse commented 1 year ago

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.

elasticmachine commented 1 year ago

Pinging @elastic/elastic-agent (Team:Elastic-Agent)

pierrehilbert commented 1 year ago

@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)