Skip to content

[Filebeat] HTTP(S) proxy support within module azureeventhub #26328

@daghemo

Description

@daghemo

The azureeventhub module found on https://github.com/elastic/beats/tree/master/x-pack/filebeat/input/azureeventhub does not support HTTP(S) proxies in order to access Azure Event Hubs.
The problem is documented on Azure/azure-event-hubs-go#163. That is, the module uses a Go library from Microsoft, but this library does not support HTTP(S) proxies right now.

Adding proxy support would allow Filebeat and its azureeventhub module to work from behind a corporate HTTP(S) proxy.

Metadata

Metadata

Assignees

No one assigned

    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