1

I have installed elasticsearch 5.5, logstash 5.5 and kibana 5.5 on same aws ec2 instance for learning purpose. Elasticsearch, logstash and kibana are running but when I open kibana on port 5601 then a default page get open with 503 service error, when I click on management, dev_tools, discovery but every time same page get loaded with 503 error. I am unable to configure elasticsearch with kibana now. I am providing images to show how it behaves

Kibana Default Page

Now when I click on mangement(gear shaped symbol), then it come as

Kibana management page

There is no error or important message found in kibana logs.

I have provided correct elasticsearch server host in kibana.yml, set server.requestTimeout to 2 minutes and provide correct elasticsearch server URL. Still this error is coming.

Thanks in advance for help

YATIN GUPTA
  • 916
  • 9
  • 17
  • Do you have X-Pack installed with your elasticsearch? (You can check it by output of `http:///_xpack`) – Oles Savluk Jul 16 '17 at 01:33
  • ubuntu@ip-172-31-46-159:~$ curl http://172.31.46.159/_xpack 404 Not Found

    Not Found

    The requested URL /_xpack was not found on this server.


    Apache/2.4.7 (Ubuntu) Server at 172.31.46.159 Port 80
    @Oles Savluk
    – YATIN GUPTA Jul 16 '17 at 05:20

0 Answers0