Skip to content

Trying to set up Kibana in my web server #688

@webeng

Description

@webeng

Hello,

This is probably a stupid question but it's driving me nuts....

I'm trying to set up Kibana in my web server. Kibana and ES are in the same machine. When I start ES, it gives me a published ip like 10.70.163.144:9200. Then I add the ip to the config.js in Kibana. Apparently it doesn't find the ES server.

I've also tried to use localhost:9200 and http://localhost:9200. It works with the second one but it's currently accessing to my elastic search server in my laptop instead of the remote server.

Any suggestions? Cheers

Metadata

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