Skip to content

Using default Elasticsearch Transport (urllib3) is problematic when using proxies #10

@resetreboot

Description

@resetreboot

We are using the lib behind a proxy to connect to the elasticsearch. As the lib does not use the Requests transport, the program does not use the envvars HTTP_PROXY nor HTTPS_PROXY, and thus the connection fails.

Is there any way to set up django-logging so it creates the Elasticsearch with requests transport option enabled?

Thanks for the amazing work!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions