【问题标题】:Kibana is ending up with error code of 503Kibana 的错误代码为 503
【发布时间】:2019-05-04 14:19:50
【问题描述】:

当我使用 curl 命令检查 kibana 状态时,它说:

curl -I http://localhost:5601/status

HTTP/1.1 503 Service Unavailable

retry-after: 30

content-type: text/html; charset=utf-8

cache-control: no-cache

content-length: 30

Date: Sat, 04 May 2019 12:50:18 GMT

Connection: keep-alive

Kibana.YML file

cat /etc/kibana/kibana.yml

elasticsearch.url: "http://10.0.1.41:9200"

server.port: 5601

server.host: "localhost"

server.ssl.enabled: false

logging.dest: /var/log/kibana/kibana.log

有人可以帮我解决 503 错误吗?

试图改变 Kibana.yml 但没有成功

【问题讨论】:

    标签: kibana-6


    【解决方案1】:

    问题出在 Amazon Linux AMI 上,现已解决。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-06-16
      • 1970-01-01
      • 2021-06-05
      • 2010-10-15
      • 2018-10-22
      • 2020-01-02
      • 2016-10-08
      • 1970-01-01
      相关资源
      最近更新 更多