Skip to content

[Filebeat] No way to disable use of proxy config defined in env #11713

@bczifra

Description

@bczifra

There is currently no way to tell Filebeat to ignore the HTTPS_PROXY or HTTP_PROXY environmental variables aside from relying on another environment variable, the NO_PROXY variable. In Windows environments this is particular difficulty because:

The service control manager does not support passing custom environment variables to a service at startup. Also, the service control manager does not detect and pass on changes to environment variables as the service is running.

Filebeat should support a configuration option of its own for this purpose.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions