Skip to content

Auto guess HTTP port number #352

Closed
Closed
@dadoonet

Description

Hey @rashidkpc

My elasticsearch cluster is running on http://elasticsearch.mywebsite.com/.
I open Kibana using http://elasticsearch.mywebsite.com/_plugin/kibana/.

Kibana auto guess the website URL which is elasticsearch.mywebsite.com but sadly it add 9200 as port number when connecting to it.

So it tries to send requests to http://elasticsearch.mywebsite.com:9200/ which does not exist.

Could you try to automatically use the same URL and PORT as the browser knows?

Not exactly the same issue as #313 but very close I think.

Activity

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions