Skip to content

basic auth and https #2

Description

@wryfi

Is it possible to use loga with an elasticsearch that is protected by http basic auth and https?

My organization proxies our elasticsearch through nginx, to add https and basic auth.

Nothing I tried in the config file seemed to work. It would be great to support this.

As a workaround, I had to create an ssh tunnel to port 9200 on my elasticsearch box, which is unprotected but only listens on localhost. Though I was able to query elasticsearch via the local forwarded port and curl, I continued to have other issues (see #1).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions